Skip to content

Commit

Permalink
Merge pull request #112 from VerusCoin/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Asherda authored Jun 18, 2021
2 parents fd62370 + 71d9932 commit 5ced06b
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.3-6
VERUSCOIN_VERSION: 0.7.3-6
VERUS_VERSION: 0.7.3-7
VERUSCOIN_VERSION: 0.7.3-7
KOMODO_VERSION: 0.7.0
PIRATE_VERSION: 5.1.1-1
BINARY_SOURCE: VerusCoin
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": "verus-desktop",
"productName": "Verus-Desktop",
"version": "0.7.3-6",
"version": "0.7.3-7",
"description": "Verus Desktop Wallet App",
"main": "main.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "0.7.3-6",
"minVersion": "0.7.3-6",
"version": "0.7.3-7",
"minVersion": "0.7.3-7",
"versionUrl": "https://raw.githubusercontent.com/VerusCoin/Verus-Desktop/master/version.json",
"repository": "https://github.com/VerusCoin/Verus-Desktop/"
}
2 changes: 1 addition & 1 deletion version_build
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.3-6
0.7.3-7
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,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#edd04d5fec15d113341897423277976f14c703f5"
resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#bd1ff58f25de7c041ee8670d669637b4e72a4e77"
dependencies:
bigi "^1.4.2"
bip32 "^1.0.2"
Expand Down

0 comments on commit 5ced06b

Please sign in to comment.