From 3ed09ab238c954eeeb99704c1e78593130ab9680 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 Date: Fri, 10 May 2024 03:13:52 +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 4eb143003..d71fab4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.7 release on 2024-05-10 +1. Message prompt for modifying application installation restrictions ## 0.1.7-rc2 release on 2024-05-09 1. Message prompt for modifying application installation restrictions ## 0.1.7-rc1 release on 2024-05-08 diff --git a/public/manifest.json b/public/manifest.json index add6951e9..65b4aff1f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.7-rc2", + "version": "0.1.7", "menu": { "appstore": { "label": "App Store",