From 56f45b5df647efebdd8e7156bfe895e96039caae Mon Sep 17 00:00:00 2001 From: Rodney Lorrimar Date: Thu, 13 Dec 2018 23:50:03 +1000 Subject: [PATCH] =?UTF-8?q?[DEVOPS-1112]=20Bump=20staging=20applicationVer?= =?UTF-8?q?sion=2017=20=E2=86=92=2018?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/configuration.yaml b/lib/configuration.yaml index 34c8cf6161b..281dd3be661 100644 --- a/lib/configuration.yaml +++ b/lib/configuration.yaml @@ -14973,7 +14973,7 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64 <<: *mainnet_dryrun_full update: applicationName: csl-daedalus - applicationVersion: 17 + applicationVersion: 18 lastKnownBlockVersion: bvMajor: 0 bvMinor: 2 @@ -14983,7 +14983,7 @@ mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64 <<: *mainnet_dryrun_full update: applicationName: csl-daedalus - applicationVersion: 17 + applicationVersion: 18 lastKnownBlockVersion: bvMajor: 0 bvMinor: 2 @@ -14993,7 +14993,7 @@ mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64 <<: *mainnet_dryrun_full update: applicationName: csl-daedalus - applicationVersion: 17 + applicationVersion: 18 lastKnownBlockVersion: bvMajor: 0 bvMinor: 2