Change version number to 1.1.2

This commit is contained in:
mossroy 2015-01-28 12:00:10 +01:00
parent 8cfeaa70b0
commit 67c3b29591
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1", "version": "1.1.2",
"name": "Evopedia", "name": "Evopedia",
"description": "Offline Wikipedia Viewer", "description": "Offline Wikipedia Viewer",
"launch_path": "/www/index.html", "launch_path": "/www/index.html",

View File

@ -51,7 +51,7 @@
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
</button> </button>
<a class="navbar-brand">Evopedia 1.1.1</a> <a class="navbar-brand">Evopedia 1.1.2</a>
</div> </div>
<!-- Collect the nav links, forms, and other content for toggling --> <!-- Collect the nav links, forms, and other content for toggling -->