From c474690f3e8b3931874cd252f053e4a53d1e5d4a Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sun, 18 Feb 2024 19:02:05 -0800 Subject: [PATCH] releaser --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 7a1ec24..b13a79b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -18,7 +18,7 @@ builds: - goos: windows goarch: "386" ldflags: - - -s -w -X git.asdf.cafe/abs3nt/gspot/src/components/cli.Version={{.Version}} + - -s -w -X git.asdf.cafe/abs3nt/gspot/src/components/cli.Version={{.Version}}_{{.Now}} archives: - format: tar.gz