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

Commit

Permalink
chore: complete release 0.1.8 and prepare 0.1.9 (#3212)
Browse files Browse the repository at this point in the history
Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
  • Loading branch information
baha-ai committed Mar 30, 2022
1 parent 1c2d9d6 commit 07042d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#

# Release Parameters
BASE_VERSION=0.1.8
IS_RELEASE=true
BASE_VERSION=0.1.9
IS_RELEASE=false

ARCH=$(go env GOARCH)

Expand Down

0 comments on commit 07042d7

Please sign in to comment.