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

Commit

Permalink
[DEVOPS-1195] bump appver for all 3 clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverca22 committed Mar 14, 2019
1 parent 9692f11 commit 7306948
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lib/configuration.yaml
Expand Up @@ -14851,7 +14851,7 @@ mainnet_wallet_win64: &mainnet_wallet_win64
<<: *mainnet_full <<: *mainnet_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 13 applicationVersion: 14
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 1 bvMinor: 1
Expand All @@ -14861,7 +14861,7 @@ mainnet_wallet_macos64: &mainnet_wallet_macos64
<<: *mainnet_full <<: *mainnet_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 13 applicationVersion: 14
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 1 bvMinor: 1
Expand All @@ -14871,7 +14871,7 @@ mainnet_wallet_linux64: &mainnet_wallet_linux64
<<: *mainnet_full <<: *mainnet_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 13 applicationVersion: 14
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 1 bvMinor: 1
Expand Down Expand Up @@ -14945,7 +14945,7 @@ testnet_wallet: &testnet_wallet
<<: *testnet_full <<: *testnet_full
update: &testnet_wallet_update update: &testnet_wallet_update
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 9 applicationVersion: 10
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 0 bvMinor: 0
Expand Down Expand Up @@ -14984,7 +14984,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
<<: *mainnet_dryrun_full <<: *mainnet_dryrun_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 22 applicationVersion: 23
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 2 bvMinor: 2
Expand All @@ -14994,7 +14994,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
<<: *mainnet_dryrun_full <<: *mainnet_dryrun_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 22 applicationVersion: 23
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 2 bvMinor: 2
Expand All @@ -15004,7 +15004,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
<<: *mainnet_dryrun_full <<: *mainnet_dryrun_full
update: update:
applicationName: csl-daedalus applicationName: csl-daedalus
applicationVersion: 22 applicationVersion: 23
lastKnownBlockVersion: lastKnownBlockVersion:
bvMajor: 0 bvMajor: 0
bvMinor: 2 bvMinor: 2
Expand Down

0 comments on commit 7306948

Please sign in to comment.