version 0.9.42

This commit is contained in:
Amin Bandali 2015-03-13 22:27:24 -04:00
parent 870efdc63f
commit 88df9776c7
2 changed files with 3 additions and 3 deletions

View File

@ -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.41"
android:versionCode="0941"
android:versionName="0.9.42"
android:versionCode="0942"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" />
<uses-permission android:name="android.permission.WAKE_LOCK" />

View File

@ -19,7 +19,7 @@ function show(n) {
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 0.9.41 released Jan. 10, 2015<br><br>
<p><b>Version:</b> 0.9.42 released Mar. 13, 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>
<h2>Contributors</h2>