diff --git a/CHANGELOG.md b/CHANGELOG.md index e41432b07..a8a98e553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.7-rc1 release on 2024-03-26 +1. fix W9_LOGIN changes ## 0.1.7 release on 2024-03-07 1. fix W9_LOGIN changes ## 0.1.6 release on 2024-02-27 diff --git a/public/manifest.json b/public/manifest.json index fb8e1c8cd..33f3263e0 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.7", + "version": "0.1.7-rc1", "menu": { "myapps": { "label": "My Apps",