From daf3195e3715dec29e4fdc55fd6af7c51400b372 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 Date: Thu, 5 Sep 2024 01:12:35 +0000 Subject: [PATCH] Build Plugin For Release --- CHANGELOG.md | 2 ++ public/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2539c9614..ffb5eb2d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.2.6 release on 2024-09-05 +1. Message prompt for modifying application installation restrictions ## 0.2.6-rc1 release on 2024-09-03 1. Message prompt for modifying application installation restrictions ## 0.2.5 release on 2024-08-06 diff --git a/public/manifest.json b/public/manifest.json index 43873c6b0..d64522efe 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.2.6-rc1", + "version": "0.2.6", "menu": { "myapps": { "label": "My Apps",