From 38b1ecab60974813ecf8d64685f2992152b3edf9 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 20 Feb 2024 23:13:26 -0600 Subject: add --release builds --- controlBox.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controlBox.go') diff --git a/controlBox.go b/controlBox.go index ad2966e..888163d 100644 --- a/controlBox.go +++ b/controlBox.go @@ -28,7 +28,7 @@ type controlBox struct { dirtyL *gadgets.OneLiner currentL *gadgets.OneLiner buildDate *gadgets.OneLiner - tagDate *gadgets.OneLiner + tagDate *gadgets.OneLiner status *repostatus.RepoStatus } -- cgit v1.2.3