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

Commit

Permalink
Merge #4103
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
iohk-bors[bot] and disassembler committed Mar 9, 2019
2 parents 0e51690 + de5eb23 commit 35e8f14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14945,7 +14945,7 @@ testnet_wallet: &testnet_wallet
<<: *testnet_full
update: &testnet_wallet_update
applicationName: csl-daedalus
applicationVersion: 8
applicationVersion: 9
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 0
Expand Down Expand Up @@ -14984,7 +14984,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 21
applicationVersion: 22
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 2
Expand All @@ -14994,7 +14994,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 21
applicationVersion: 22
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 2
Expand All @@ -15004,7 +15004,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
<<: *mainnet_dryrun_full
update:
applicationName: csl-daedalus
applicationVersion: 21
applicationVersion: 22
lastKnownBlockVersion:
bvMajor: 0
bvMinor: 2
Expand Down

0 comments on commit 35e8f14

Please sign in to comment.