From 33efe07c10fb679e426dd23eec26750c51332d24 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Fri, 18 Feb 2022 23:53:52 +0200 Subject: [PATCH] migration fix --- build-amd64.sh | 2 +- dependencies.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-amd64.sh b/build-amd64.sh index 9582b02..f2a1435 100644 --- a/build-amd64.sh +++ b/build-amd64.sh @@ -2,7 +2,7 @@ # chmod u+x build-amd64.sh echo "Welcome!" -version="1.1.3-alpha1" +version="1.1.3-alpha2" localRegistryPass="***REMOVED***" echo "Create docker image with version $version." diff --git a/dependencies.props b/dependencies.props index a4b7e19..8b0e2fc 100644 --- a/dependencies.props +++ b/dependencies.props @@ -12,6 +12,6 @@ 5.0.12 1.0.2 1.0.0 - 1.1.1 + 1.1.2 \ No newline at end of file