From 2acfcce4dfe61a2384d3acde3f65adffdc2e4b7b Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Mon, 11 Jan 2021 23:56:46 +0800 Subject: [PATCH] =?utf8?q?chore:=20poa-api-docs-install=20=E7=89=88?= =?utf8?q?=E6=9C=AC=E5=8F=B7=E5=8D=87=E7=BA=A7=E4=B8=BA=201.1.2-SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- poa-api-docs/docker-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poa-api-docs/docker-build.sh b/poa-api-docs/docker-build.sh index 4ea6036..4999cdf 100755 --- a/poa-api-docs/docker-build.sh +++ b/poa-api-docs/docker-build.sh @@ -8,7 +8,7 @@ IMAGE_SERVER="harbor.supwisdom.com" IMAGE_PREFIX="authx-service" NAME="poa-api-docs-installer" -VERSION="1.1.1-SNAPSHOT" +VERSION="1.1.2-SNAPSHOT" function build -- 2.17.1