Skip to content

Commit ae41295

Browse files
committed
Version 8.3
1 parent a636fc9 commit ae41295

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="de.qspool.clementineremote"
4-
android:versionCode="25"
5-
android:versionName="8.2" >
4+
android:versionCode="26"
5+
android:versionName="8.3" >
66

77
<uses-sdk android:minSdkVersion="8"
88
android:targetSdkVersion="19" />

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 8.3
2+
Bugfixes:
3+
- Fixed crash on tablets.
4+
- Fix crash in playlist.
5+
16
Version 8.2
27
Improvements:
38
- Updated project URL to new GitHub repository

0 commit comments

Comments
 (0)