diff --git a/app/manifest.json b/app/manifest.json index 6ba797d8..35321ee1 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "Telegram UNOFFICIAL", - "version": "0.0.13", + "version": "0.0.14", "short_name": "Webogram", "manifest_version": 2, "app": { diff --git a/app/manifest.webapp b/app/manifest.webapp index 84a29b70..f8ad0596 100644 --- a/app/manifest.webapp +++ b/app/manifest.webapp @@ -1,7 +1,7 @@ { "name": "Webogram", "description": "Webogram – UNOFFICIAL Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", - "version": "0.0.13", + "version": "0.0.14", "launch_path": "/index.html", "developer": { "name": "Igor Zhukov",