Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 35e8f14

Browse files
Merge #4103
4103: staging/testnet applicationVersion bumps r=disassembler a=disassembler ## Description <!--- A brief description of this PR and the problem is trying to solve --> ## Linked issue <!--- Put here the relevant issue from YouTrack --> Co-authored-by: Samuel Leathers <[email protected]>
2 parents 0e51690 + de5eb23 commit 35e8f14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/configuration.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14945,7 +14945,7 @@ testnet_wallet: &testnet_wallet
1494514945
<<: *testnet_full
1494614946
update: &testnet_wallet_update
1494714947
applicationName: csl-daedalus
14948-
applicationVersion: 8
14948+
applicationVersion: 9
1494914949
lastKnownBlockVersion:
1495014950
bvMajor: 0
1495114951
bvMinor: 0
@@ -14984,7 +14984,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
1498414984
<<: *mainnet_dryrun_full
1498514985
update:
1498614986
applicationName: csl-daedalus
14987-
applicationVersion: 21
14987+
applicationVersion: 22
1498814988
lastKnownBlockVersion:
1498914989
bvMajor: 0
1499014990
bvMinor: 2
@@ -14994,7 +14994,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
1499414994
<<: *mainnet_dryrun_full
1499514995
update:
1499614996
applicationName: csl-daedalus
14997-
applicationVersion: 21
14997+
applicationVersion: 22
1499814998
lastKnownBlockVersion:
1499914999
bvMajor: 0
1500015000
bvMinor: 2
@@ -15004,7 +15004,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
1500415004
<<: *mainnet_dryrun_full
1500515005
update:
1500615006
applicationName: csl-daedalus
15007-
applicationVersion: 21
15007+
applicationVersion: 22
1500815008
lastKnownBlockVersion:
1500915009
bvMajor: 0
1501015010
bvMinor: 2

0 commit comments

Comments
 (0)