Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #196 from sandrask/issue-195
Browse files Browse the repository at this point in the history
chore: Complete release v0.1.3
  • Loading branch information
sandrask authored May 6, 2020
2 parents 01a44f8 + ab1d716 commit 4c953d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@


# Release Parameters
BASE_VERSION=0.1.3
IS_RELEASE=true
BASE_VERSION=0.1.4
IS_RELEASE=false

ARCH=$(go env GOARCH)

Expand Down

0 comments on commit 4c953d2

Please sign in to comment.