Bump version to 0.1.4

This commit is contained in:
Igor Zhukov 2014-06-04 20:06:08 +04:00
parent c1a078e1d1
commit bf8e9f95c4
17 changed files with 19 additions and 21 deletions

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE
@ -21,7 +21,7 @@ Config = window.Config || {};
Config.App = {
id: 2496,
hash: '8da85b0d5bfe62527e5b244c209159c3',
version: '0.1.3'
version: '0.1.4'
};
Config.Modes = {

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.1.3 - messaging web application for MTProto
* Webogram v0.1.4 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

View File

@ -1,6 +1,6 @@
{
"name": "Telegram UNOFFICIAL",
"version": "0.1.3",
"version": "0.1.4",
"short_name": "Webogram",
"manifest_version": 2,
"app": {

View File

@ -1,7 +1,7 @@
{
"name": "Webogram",
"description": "Webogram UNOFFICIAL Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.1.3",
"version": "0.1.4",
"launch_path": "/index.html",
"developer": {
"name": "Igor Zhukov",

View File

@ -24,7 +24,7 @@
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Added userpic history (click on the photo in user modal)</li>
<li>Browse userpic history (click on the photo in user info)</li>
</ul>
</div>
</div>

View File

@ -103,11 +103,9 @@
<h3 class="modal_section_header">About</h3>
<div class="modal_section_body">
<p>
<strong>Webogram</strong> v{{version}}, <a ng-click="openChangelog()">Recent updates</a></br>
</p>
<p>
Source code available on <a href="https://github.com/zhukov/webogram" target="_blank">GitHub</a>
<strong>Webogram</strong> v{{version}}, <a ng-click="openChangelog()">Recent updates</a>, Source code on <a href="https://github.com/zhukov/webogram" target="_blank">GitHub</a></br>
</p>
<p>Follow us on Twitter: <a target="_blank" href="https://twitter.com/telegram_web">@telegram_web</a></p>
</div>
</div>

View File

@ -1,6 +1,6 @@
{
"name": "webogram",
"version": "0.1.3",
"version": "0.1.4",
"description": "Telegram UNOFFICIAL Web App",
"main": "app/index.html",
"single-instance": true,