From 1d6746c360dffafb012caf59cc9b71ffb96bff7b Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 17 Mar 2020 15:21:52 +0000 Subject: [PATCH] use second fix in release tool --- Dockerfile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 62460a2..7018599 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM debian:latest LABEL Maintainer="Wolfgang Hottgenroth " LABEL ImageName="registry.gitlab.com/wolutator/base-build-env" -ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/bf3c2de1b4865c32a8afcef09cbb9341/GitlabReleaseTool.zip" +ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/293514354c90df1c2c4cd2940240f91a/GitlabReleaseTool.zip" RUN \ apt-get update && \ diff --git a/VERSION b/VERSION index 58af66b..fc60666 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.3b +0.1.3c