diff options
Diffstat (limited to 'remoting/webapp/me2mom/manifest.json')
-rw-r--r-- | remoting/webapp/me2mom/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json index 886cf45..010d140 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -1,6 +1,6 @@ { - "name": "__MSG_PRODUCT_NAME__", - "version": "1.0.UNIQUE_VERSION", + "name": "__MSG_PRODUCT_NAME__ BETA", + "version": "1.2.UNIQUE_VERSION", "description": "__MSG_PRODUCT_DESCRIPTION__", "default_locale": "en", "app": { |