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 #1786 from rolsonquadras/aries-release
Browse files Browse the repository at this point in the history
chore: Aries Framework Go v0.1.3 release
  • Loading branch information
George Aristy authored May 6, 2020
2 parents 7c5fafc + be094ab commit a831aae
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,7 +6,7 @@

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

ARCH=$(go env GOARCH)

Expand All @@ -19,4 +19,4 @@ else
fi

export AGENT_IMAGE_TAG=$ARCH-$PROJECT_VERSION
export NPM_PKG_TAG=$PROJECT_VERSION
export NPM_PKG_TAG=$PROJECT_VERSION

0 comments on commit a831aae

Please sign in to comment.