diff --git a/CHANGELOG.md b/CHANGELOG.md index 5844a9522..861841252 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.9-rc release on 2024-07-10 +1. Message prompt for modifying application installation restrictions ## 0.1.8 release on 2024-05-24 1. Message prompt for modifying application installation restrictions ## 0.1.8-rc2 release on 2024-05-23 diff --git a/public/manifest.json b/public/manifest.json index eba38713b..de447efe8 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.8", + "version": "0.1.9-rc", "menu": { "appstore": { "label": "App Store",