Change version number to reflect the work in progress for v1.1

This commit is contained in:
mossroy 2013-11-04 13:14:50 +01:00
parent dd464e7b55
commit a50b7f56d2
2 changed files with 26 additions and 26 deletions

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 v1.0.2</a> <a class="navbar-brand">Evopedia v1.1.0-SNAPSHOT</a>
</div> </div>
<!-- Collect the nav links, forms, and other content for toggling --> <!-- Collect the nav links, forms, and other content for toggling -->

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.2", "version": "1.1.0-SNAPSHOT",
"name": "Evopedia", "name": "Evopedia",
"description": "Offline Wikipedia Viewer", "description": "Offline Wikipedia Viewer",
"launch_path": "/index.html", "launch_path": "/index.html",