Skip to content

Commit

Permalink
Merge pull request #84 from VerusCoin/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Asherda authored Nov 29, 2020
2 parents 99f1dcb + 8c276cd commit b475d50
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ stages:
variables:
DOCKER_DRIVER: overlay2
DEFAULT_VERUSCOIN_BRANCH: release
VERUS_VERSION: 0.7.2-5
VERUSCOIN_VERSION: 0.7.2-5
VERUS_VERSION: 0.7.2-6
VERUSCOIN_VERSION: 0.7.2-6
KOMODO_VERSION: 0.6.1
BINARY_SOURCE: VerusCoin
VERUS_APPIMAGE_X64: Verus-Desktop-v${VERUS_VERSION}-x86_64.AppImage
Expand Down
2 changes: 1 addition & 1 deletion gui/Verus-Desktop-GUI
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verus-desktop",
"productName": "Verus-Desktop",
"version": "0.7.2-5",
"version": "0.7.2-6",
"description": "Verus Desktop Wallet App",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.7.2-5",
"version": "0.7.2-6",
"minVersion": "0.7.2-4",
"versionUrl": "https://raw.githubusercontent.com/VerusCoin/Verus-Desktop/master/version.json",
"repository": "https://github.com/VerusCoin/Verus-Desktop/"
Expand Down
2 changes: 1 addition & 1 deletion version_build
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2-5
0.7.2-6
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ [email protected]:

"agama-wallet-lib@git+https://github.com/VerusCoin/agama-wallet-lib.git#dev":
version "0.3.4"
resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#b855d8297d448a8197ad0e9e4b6157a2f0944058"
resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#faaa52a23961cad24b6b239e8f33c21e02d53206"
dependencies:
bigi "^1.4.2"
bip32 "^1.0.2"
Expand Down

0 comments on commit b475d50

Please sign in to comment.