From 03ef4606cd2e3f21f20057c12d26a46d9931f756 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Sat, 4 Nov 2023 16:42:31 +0800 Subject: [PATCH] 0.8.29 --- CHANGELOG.md | 3 ++- changelog_latest.md | 1 + version.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cadd9c4..d8423747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -## 0.8.29-rc1 release on 2023-11-04 +## 0.8.29 release on 2023-11-04 1. gitea,myapps,appstore update 2. apphub domains +3. apphub docs nginx config ## 0.8.28 release on 2023-11-01 diff --git a/changelog_latest.md b/changelog_latest.md index d63c6d45..d7953109 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,2 +1,3 @@ 1. gitea,myapps,appstore update 2. apphub domains +3. apphub docs nginx config \ No newline at end of file diff --git a/version.json b/version.json index 990176f9..34d2bb5c 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "0.8.29-rc2", + "version": "0.8.29", "plugins": { "portainer": "0.0.7", "nginx": "0.0.5",