target 1.0.50

This commit is contained in:
Adrian Ulrich 2017-02-21 21:27:52 +01:00
parent dc97ed600e
commit 0088d65f4a
2 changed files with 7 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="1.0.49"
android:versionCode="10490"
android:versionName="1.0.50"
android:versionCode="10500"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="25" />
<uses-permission android:name="android.permission.WAKE_LOCK" />

View File

@ -20,7 +20,7 @@ function show(n) {
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 1.0.49 Released Feb. 11, 2017<br><br>
<p><b>Version:</b> 1.0.50 Released Feb. 21, 2017<br><br>
<b>Website:</b> <a href='http://vanillamusic.io'>http://vanillamusic.io</a><br>
<b>Issue tracker:</b> <a href='https://github.com/vanilla-music/vanilla/issues'>https://github.com/vanilla-music/vanilla/issues</a><br>
<b>Community &amp; support:</b> <a href='https://www.reddit.com/r/vanillamusic'>/r/VanillaMusic</a><br>
@ -29,6 +29,10 @@ function show(n) {
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
<pre id='changelog'>
<b>1.0.50</b>
- <b>FIX</b> Improved internal tagreader
- <b>FIX</b> Fixed crash on Android 4.0 devices
<b>1.0.49</b>
- <b>NEW</b> Option to force use of internal tag reader
- <b>NEW</b> Option to group albums by folder