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

Commit

Permalink
Merge pull request #3671 from input-output-hk/devops-998-bump-applica…
Browse files Browse the repository at this point in the history
…tion-version

[release/1.3.1] [DEVOPS-998] Bump applicationVersion
  • Loading branch information
rvl authored Sep 28, 2018
2 parents a37349c + 0744c7a commit 0c2fd63
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lib/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14781,7 +14781,7 @@ mainnet_wallet_win64: &mainnet_wallet_win64
<<: *mainnet_full
update:
applicationName: csl-daedalus
applicationVersion: 9
applicationVersion: 10
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand All @@ -14791,7 +14791,7 @@ mainnet_wallet_macos64: &mainnet_wallet_macos64
<<: *mainnet_full
update:
applicationName: csl-daedalus
applicationVersion: 9
applicationVersion: 10
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand All @@ -14801,7 +14801,7 @@ mainnet_wallet_linux64: &mainnet_wallet_linux64
<<: *mainnet_full
update:
applicationName: csl-daedalus
applicationVersion: 9
applicationVersion: 10
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand Down Expand Up @@ -14874,7 +14874,7 @@ testnet_wallet: &testnet_wallet
applicationVersion: 0
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
bvMinor: 0
bvAlt: 0

testnet_wallet_win64: &testnet_wallet_win64
Expand Down Expand Up @@ -14916,7 +14916,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 14
applicationVersion: 15
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand All @@ -14926,7 +14926,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 14
applicationVersion: 15
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand All @@ -14936,7 +14936,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 14
applicationVersion: 15
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 1
Expand Down

0 comments on commit 0c2fd63

Please sign in to comment.