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

Commit 0c2fd63

Browse files
authored
Merge pull request #3671 from input-output-hk/devops-998-bump-application-version
[release/1.3.1] [DEVOPS-998] Bump applicationVersion
2 parents a37349c + 0744c7a commit 0c2fd63

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

lib/configuration.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14781,7 +14781,7 @@ mainnet_wallet_win64: &mainnet_wallet_win64
1478114781
<<: *mainnet_full
1478214782
update:
1478314783
applicationName: csl-daedalus
14784-
applicationVersion: 9
14784+
applicationVersion: 10
1478514785
lastKnownBlockVersion:
1478614786
bvMajor: 0
1478714787
bvMinor: 1
@@ -14791,7 +14791,7 @@ mainnet_wallet_macos64: &mainnet_wallet_macos64
1479114791
<<: *mainnet_full
1479214792
update:
1479314793
applicationName: csl-daedalus
14794-
applicationVersion: 9
14794+
applicationVersion: 10
1479514795
lastKnownBlockVersion:
1479614796
bvMajor: 0
1479714797
bvMinor: 1
@@ -14801,7 +14801,7 @@ mainnet_wallet_linux64: &mainnet_wallet_linux64
1480114801
<<: *mainnet_full
1480214802
update:
1480314803
applicationName: csl-daedalus
14804-
applicationVersion: 9
14804+
applicationVersion: 10
1480514805
lastKnownBlockVersion:
1480614806
bvMajor: 0
1480714807
bvMinor: 1
@@ -14874,7 +14874,7 @@ testnet_wallet: &testnet_wallet
1487414874
applicationVersion: 0
1487514875
lastKnownBlockVersion:
1487614876
bvMajor: 0
14877-
bvMinor: 1
14877+
bvMinor: 0
1487814878
bvAlt: 0
1487914879

1488014880
testnet_wallet_win64: &testnet_wallet_win64
@@ -14916,7 +14916,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
1491614916
<<: *mainnet_dryrun_full
1491714917
update:
1491814918
applicationName: csl-daedalus
14919-
applicationVersion: 14
14919+
applicationVersion: 15
1492014920
lastKnownBlockVersion:
1492114921
bvMajor: 0
1492214922
bvMinor: 1
@@ -14926,7 +14926,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
1492614926
<<: *mainnet_dryrun_full
1492714927
update:
1492814928
applicationName: csl-daedalus
14929-
applicationVersion: 14
14929+
applicationVersion: 15
1493014930
lastKnownBlockVersion:
1493114931
bvMajor: 0
1493214932
bvMinor: 1
@@ -14936,7 +14936,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
1493614936
<<: *mainnet_dryrun_full
1493714937
update:
1493814938
applicationName: csl-daedalus
14939-
applicationVersion: 14
14939+
applicationVersion: 15
1494014940
lastKnownBlockVersion:
1494114941
bvMajor: 0
1494214942
bvMinor: 1

0 commit comments

Comments
 (0)