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