Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
ci: complete release 0.1.9 and prepare 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rolson Quadras <rolson.quadras@avast.com>
  • Loading branch information
rolsonquadras committed Feb 24, 2023
1 parent 02f8084 commit 4fad6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

# Release Parameters
BASE_VERSION=0.1.9
BASE_VERSION=0.2.0
IS_RELEASE=false

ARCH=$(go env GOARCH)
Expand Down

0 comments on commit 4fad6be

Please sign in to comment.