diff --git a/CHANGELOG.md b/CHANGELOG.md index 533ae8d01..1223cae50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.7-rc1 release on 2024-05-08 +1. Message prompt for modifying application installation restrictions ## 0.1.6 release on 2024-04-28 1. Message prompt for modifying application installation restrictions ## 0.1.6-rc2 release on 2024-04-28 diff --git a/public/manifest.json b/public/manifest.json index f524e4936..602dd66de 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.6", + "version": "0.1.7-rc1", "menu": { "appstore": { "label": "App Store",