Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
asher authored and asher committed May 13, 2019
1 parent baf7d03 commit e1fe061
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ variables:
DOCKER_DRIVER: overlay2
DEFAULT_VERUSCOIN_BRANCH: ${CI_COMMIT_REF_NAME}
DEFAULT_EASYDEXGUI_BRANCH: ${CI_COMMIT_REF_NAME}
AGAMA_VERSION: 0.5.6
VERUSCOIN_VERSION: 0.5.6
AGAMA_VERSION: 0.5.6a
VERUSCOIN_VERSION: 0.5.6a
KOMODO_VERSION: 0.3.3b-beta
BINARY_SOURCE: VerusCoin
EASYDEX_GUI_BUILD: build.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "agama-app",
"productName": "Agama",
"version": "0.5.6",
"version": "0.5.6a",
"description": "Agama Wallet Desktop App",
"main": "main.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.5.6
minversion=0.5.6
version=0.5.6a
minversion=0.5.6a


2 changes: 1 addition & 1 deletion version_build
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
0.5.6
0.5.6a


0 comments on commit e1fe061

Please sign in to comment.