Raise version
This commit is contained in:
parent
48b3403568
commit
b740c8902d
@ -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;
|
||||
}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Telegram UNOFFICIAL",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"short_name": "Webogram",
|
||||
"manifest_version": 2,
|
||||
"app": {
|
||||
|
@ -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",
|
||||
|
@ -58,7 +58,7 @@
|
||||
|
||||
<p>
|
||||
<strong>Version: </strong>
|
||||
<span class="settings_version">alpha 0.0.12</span>
|
||||
<span class="settings_version">alpha 0.0.13</span>
|
||||
</p>
|
||||
|
||||
<hr/>
|
||||
|
Loading…
Reference in New Issue
Block a user