From be37ddad557a51576cb997370274719e381b46a5 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 15 Apr 2024 14:01:17 +0800 Subject: [PATCH] release2.1.1 --- docker/.env | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/.env b/docker/.env index 9278bcc5..3382adfc 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.0.7-rc1 +APPHUB_VERSION=0.0.7 DEPLOYMENT_VERSION=2.20.1 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.1 \ No newline at end of file diff --git a/version.json b/version.json index 53cea79c..d9806a58 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.1-rc1", + "version": "2.1.1", "plugins": { "portainer": "0.1.0", "nginx": "0.0.7",