From 216b17ffff80a5faad835fc53cbe461322d4bf6a Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 31 Oct 2023 16:33:03 +0000 Subject: [PATCH] fix: example should not have prefixed version closes #730 --- internal/cmd/init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/cmd/init.go b/internal/cmd/init.go index 5b36066d..793ef233 100644 --- a/internal/cmd/init.go +++ b/internal/cmd/init.go @@ -44,7 +44,7 @@ const example = `# nfpm example configuration file name: "foo" arch: "amd64" platform: "linux" -version: "v1.0.0" +version: "1.0.0" section: "default" priority: "extra" replaces: