diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e520f35..52f2c4e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.8.11 release on 2023-08-03 + +1. Optimize interface calls +2. library artifacts directory: websoft9/plugin/library +3. add init apps: nocobase, affine + ## 0.8.10 release on 2023-08-01 1. improve update.sh diff --git a/changelog_latest.md b/changelog_latest.md index 67534c63..3634d140 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,3 +1,3 @@ -1. improve update.sh -2. add docs to artifacts -3. improve server's hostname +1. Optimize interface calls +2. library artifacts directory: websoft9/plugin/library +3. add init apps: nocobase, affine diff --git a/version.json b/version.json index 0d71dd59..c8715875 100644 --- a/version.json +++ b/version.json @@ -2,7 +2,7 @@ "SERVICES": { "PORTAINER": "2.18.3", "NGINX": "2.10.3", - "APPMANAGE": "0.8.9", + "APPMANAGE": "0.8.10", "REDIS": "7.0.11" }, "PLUGINS": { @@ -11,7 +11,7 @@ "MYAPPS": "0.0.3", "APPSTORE": "0.0.4", "SETTINGS": "0.0.2", - "LIBRARY": "0.5.2" + "LIBRARY": "0.5.3" }, "OS_SUPPORT": { "Fedora": [ @@ -40,5 +40,5 @@ "18.04" ] }, - "VERSION": "0.8.10" -} + "VERSION": "0.8.11" +} \ No newline at end of file