From b740c8902de82896586287b4b46c00501a17a1d6 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 6 Feb 2014 00:00:28 +0400 Subject: [PATCH] Raise version --- app/css/app.css | 3 +-- app/manifest.json | 2 +- app/manifest.webapp | 2 +- app/partials/settings_modal.html | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/app/css/app.css b/app/css/app.css index 3565a435..db8a5df5 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -528,9 +528,8 @@ a.im_dialog:hover .im_dialog_message_text { float: right; width: 10px; height: 10px; - border-radius: 7px; + border-radius: 5px; overflow: hidden; - /*position: absolute;*/ margin: 8px 0 0; } diff --git a/app/manifest.json b/app/manifest.json index b4f8c37e..6ba797d8 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "Telegram UNOFFICIAL", - "version": "0.0.12", + "version": "0.0.13", "short_name": "Webogram", "manifest_version": 2, "app": { diff --git a/app/manifest.webapp b/app/manifest.webapp index 3d2d3945..84a29b70 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.12", + "version": "0.0.13", "launch_path": "/index.html", "developer": { "name": "Igor Zhukov", diff --git a/app/partials/settings_modal.html b/app/partials/settings_modal.html index d2bc6170..67cb6ad6 100644 --- a/app/partials/settings_modal.html +++ b/app/partials/settings_modal.html @@ -58,7 +58,7 @@

Version: - alpha 0.0.12 + alpha 0.0.13