target 1.0.41

This commit is contained in:
Adrian Ulrich 2016-06-05 13:20:12 +02:00
parent 1994c6f698
commit 13ba846da9
2 changed files with 4 additions and 2 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.40"
android:versionCode="10400"
android:versionName="1.0.41"
android:versionCode="10401"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" />
<uses-permission android:name="android.permission.WAKE_LOCK" />

View File

@ -29,8 +29,10 @@ function show(n) {
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
<pre id='changelog'>
<b>1.0.41</b>
- <b>NEW</b> New application icon
- <b>NEW</b> Opus Replay Gain support
- <b>NEW</b> Support for multiple color themes
- <b>NEW</b> Added 'Add to Playlist' option in queue fragment
<b>1.0.40</b>
- <b>NEW</b> 'Show queue' can now be selected as swipe action