Skip to content

Commit

Permalink
release beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lior Nabat committed Sep 19, 2022
1 parent e112a4a commit 1fd9e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '3'

vars:
BINARY_NAME: kubemq
VERSION: v2.3.0-beta-1
VERSION: v2.3.0-beta-2

tasks:
check_update:
Expand All @@ -19,7 +19,7 @@ tasks:
- kubemq.exe server
goreleaser:
env:
VERSION: v2.3.0-beta-1
VERSION: v2.3.0-beta-2
cmds:
- goreleaser --snapshot --skip-publish --rm-dist
rundocker:
Expand Down

0 comments on commit 1fd9e0a

Please sign in to comment.