diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9cabb87..533ae8d01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 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 1. Message prompt for modifying application installation restrictions ## 0.1.6-rc1 release on 2024-04-28 diff --git a/public/manifest.json b/public/manifest.json index 5244f95e7..f524e4936 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.6-rc2", + "version": "0.1.6", "menu": { "appstore": { "label": "App Store",