change version to 0.9.99
This commit is contained in:
parent
b903c0fbee
commit
e07208d184
@ -23,8 +23,8 @@ THE SOFTWARE.
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="ch.blinkenlights.android.vanilla"
|
||||
android:versionName="0.9.42"
|
||||
android:versionCode="0942"
|
||||
android:versionName="0.9.99"
|
||||
android:versionCode="0999"
|
||||
android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" />
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
|
@ -20,7 +20,7 @@ function show(n) {
|
||||
</head>
|
||||
<body>
|
||||
<h1>Vanilla Music</h1>
|
||||
<p><b>Version:</b> 0.9.42 released Mar. 13, 2015<br><br>
|
||||
<p><b>Version:</b> 0.9.90 released Apr. 22, 2015<br><br>
|
||||
<b>Website:</b> <a href='https://github.com/vanilla-music/vanilla'>https://github.com/vanilla-music/vanilla</a><br>
|
||||
<b>Issue tracker:</b> <a href='https://github.com/vanilla-music/vanilla/issues'>https://github.com/vanilla-music/vanilla/issues</a><br>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user