From abe0889497f346ac612bfba6d56a2379481d5a6a Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 26 Mar 2024 13:58:11 +0800 Subject: [PATCH] pre release --- changelog_latest.md | 4 ++-- version.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog_latest.md b/changelog_latest.md index 84268165..0e374b46 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,2 +1,2 @@ -1. improve all plugins githubaction -2. install plugin by shell \ No newline at end of file +1. update gitea,portainer,nginx containers to latest +2. fix bug: appstore can not install a app without port \ No newline at end of file diff --git a/version.json b/version.json index 8b43798f..b00999c1 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.0.6", + "version": "2.0.7-rc1", "plugins": { "portainer": "0.0.9", "nginx": "0.0.7",