mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-22 12:01:15 -04:00
Change version number to reflect the work in progress for v1.1
This commit is contained in:
parent
dd464e7b55
commit
a50b7f56d2
@ -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 -->
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user