Skip to content

Commit

Permalink
Version 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amuttsch committed Dec 10, 2013
1 parent a636fc9 commit ae41295
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.qspool.clementineremote"
android:versionCode="25"
android:versionName="8.2" >
android:versionCode="26"
android:versionName="8.3" >

<uses-sdk android:minSdkVersion="8"
android:targetSdkVersion="19" />
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 8.3
Bugfixes:
- Fixed crash on tablets.
- Fix crash in playlist.

Version 8.2
Improvements:
- Updated project URL to new GitHub repository
Expand Down

0 comments on commit ae41295

Please sign in to comment.