diff --git a/CHANGELOG.md b/CHANGELOG.md index 6422ef4af..e76dd9f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.2.4 release on 2024-08-07 +1. Message prompt for modifying application installation restrictions ## 0.2.4-rc1 release on 2024-08-07 1. Message prompt for modifying application installation restrictions ## 0.2.3 release on 2024-08-06 diff --git a/public/manifest.json b/public/manifest.json index 39a0a73a9..2a6f50593 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.2.4-rc1", + "version": "0.2.4", "menu": { "appstore": { "label": "App Store",