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

Commit

Permalink
Merge pull request #1142 from rolsonquadras/relase-0.1.1
Browse files Browse the repository at this point in the history
chore: Update release flag to true for 0.1.1 release
  • Loading branch information
fqutishat authored Jan 29, 2020
2 parents fecd3f3 + 2880a78 commit 470f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Release Parameters
BASE_VERSION=0.1.1
IS_RELEASE=false
IS_RELEASE=true

ARCH=$(go env GOARCH)

Expand Down

0 comments on commit 470f992

Please sign in to comment.