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

Commit bec5c2b

Browse files
Merge #4171
4171: appVersion 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 74c2233 + 637c69e commit bec5c2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/configuration.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14851,7 +14851,7 @@ mainnet_wallet_win64: &mainnet_wallet_win64
1485114851
<<: *mainnet_full
1485214852
update:
1485314853
applicationName: csl-daedalus
14854-
applicationVersion: 14
14854+
applicationVersion: 15
1485514855
lastKnownBlockVersion:
1485614856
bvMajor: 0
1485714857
bvMinor: 1
@@ -14861,7 +14861,7 @@ mainnet_wallet_macos64: &mainnet_wallet_macos64
1486114861
<<: *mainnet_full
1486214862
update:
1486314863
applicationName: csl-daedalus
14864-
applicationVersion: 14
14864+
applicationVersion: 15
1486514865
lastKnownBlockVersion:
1486614866
bvMajor: 0
1486714867
bvMinor: 1
@@ -14871,7 +14871,7 @@ mainnet_wallet_linux64: &mainnet_wallet_linux64
1487114871
<<: *mainnet_full
1487214872
update:
1487314873
applicationName: csl-daedalus
14874-
applicationVersion: 14
14874+
applicationVersion: 15
1487514875
lastKnownBlockVersion:
1487614876
bvMajor: 0
1487714877
bvMinor: 1
@@ -14945,7 +14945,7 @@ testnet_wallet: &testnet_wallet
1494514945
<<: *testnet_full
1494614946
update: &testnet_wallet_update
1494714947
applicationName: csl-daedalus
14948-
applicationVersion: 10
14948+
applicationVersion: 11
1494914949
lastKnownBlockVersion:
1495014950
bvMajor: 0
1495114951
bvMinor: 0

0 commit comments

Comments
 (0)