Fixed bad version related bugs

Closes #1462
Closes #1461
Closes #1460
This commit is contained in:
Igor Zhukov 2017-07-31 18:41:17 +03:00
parent 98de12e860
commit 0dff60255e

View File

@ -1,7 +1,7 @@
{ {
"name": "Telegram", "name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", "description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.5.7.1", "version": "0.5.8",
"main": "app/index.html", "main": "app/index.html",
"single-instance": true, "single-instance": true,
"dom_storage_quota": 40, "dom_storage_quota": 40,