From c01c38f649978d0c72ce827faf8f4434d938e0f4 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 21 Aug 2023 08:52:52 +0800 Subject: [PATCH] release --- .github/workflows/upload_test_artifact.yml | 2 +- version.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/upload_test_artifact.yml b/.github/workflows/upload_test_artifact.yml index 7b3d0bd8..3122c2be 100644 --- a/.github/workflows/upload_test_artifact.yml +++ b/.github/workflows/upload_test_artifact.yml @@ -3,7 +3,7 @@ name: upload_artifact on: workflow_dispatch: push: - branches: [main] + branches: [main-no] paths: - "version.json" diff --git a/version.json b/version.json index f61039c2..e0bf68d6 100644 --- a/version.json +++ b/version.json @@ -6,11 +6,11 @@ "REDIS": "7.0.11" }, "PLUGINS": { - "PORTAINER": "0.0.2", - "NGINX": "0.0.2", - "MYAPPS": "0.0.3", - "APPSTORE": "0.0.4", - "SETTINGS": "0.0.2", + "PORTAINER": "0.0.5", + "NGINX": "0.0.4", + "MYAPPS": "0.0.7", + "APPSTORE": "0.0.6", + "SETTINGS": "0.0.4", "NAVIGATOR": "0.5.10", "LIBRARY": "0.5.3" }, @@ -43,5 +43,5 @@ "18.04" ] }, - "VERSION": "0.8.10" + "VERSION": "0.8.18" } \ No newline at end of file