From e71483eec3a2b4dce8a21978d6220355374fefa0 Mon Sep 17 00:00:00 2001 From: Lior Nabat Date: Sat, 1 Oct 2022 18:21:51 +0300 Subject: [PATCH] update go releaser --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 2c67846..553d80d 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -19,7 +19,7 @@ tasks: - kubemq.exe server goreleaser: env: - VERSION: v2.3.0-beta-2 + VERSION: v2.3.0 cmds: - goreleaser --snapshot --skip-publish --rm-dist rundocker: