Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
avahowell committed May 22, 2017
1 parent 7ae6d79 commit ba0f072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sia-UI",
"version": "v1.2.1",
"version": "v1.2.2",
"releaseName": "Blue Moon",
"main": "dist/main.js",
"author": "NebulousLabs",
Expand Down
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ npm install
rm -rf ./dist
npm run build-production

uiVersion=${3:-v1.2.1}
uiVersion=${3:-v1.2.2}
siaVersion=${4:-v1.2.1}
electronVersion=${5:-v1.6.4}

Expand Down

0 comments on commit ba0f072

Please sign in to comment.