diff options
0.2.0
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 96be7c53a..d0b508b5b 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "0.1.0", + "version": "0.2.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |