From 8e067ac28d958ba4e33fa3765162be3e34c5e064 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sun, 18 Feb 2024 19:04:37 -0800 Subject: [PATCH] nevermind --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b13a79b..7a1ec24 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}}_{{.Now}} + - -s -w -X git.asdf.cafe/abs3nt/gspot/src/components/cli.Version={{.Version}} archives: - format: tar.gz