diff options
0.7.0
Diffstat (limited to 'app')
-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 eee5d2f63..272e3a203 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "0.6.0", + "version": "0.7.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |