diff --git a/build-amd64.sh b/build-amd64.sh
index f2a1435..30bc214 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-alpha2"
+version="1.1.3-alpha3"
localRegistryPass="***REMOVED***"
echo "Create docker image with version $version."
diff --git a/dependencies.props b/dependencies.props
index 8b0e2fc..1b56d05 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -12,6 +12,6 @@
5.0.12
1.0.2
1.0.0
- 1.1.2
+ 1.1.3
\ No newline at end of file