Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
SyncedSynapse authored and poisdeux committed Jun 7, 2020
1 parent 5c76064 commit 39e6ffa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ Changelog

Version 2.5.1
-------------
- Add support to sharing from Arte video (The European Culture Channel) to Kodi
- Add support for sharing from Arte video (The European Culture Channel) to Kodi
- Add support for sharing from Amazon Prime Videos
- Fix download of media files
- Support local play of items in the "Files" section
- Various improvments and bug fixes: Fix "Play from here" in the "Files" section, refresh of playlists in the remote, sharing local filenames with spaces in the name, support for self-signed certificates, remember last used tab, etc.


Version 2.5.0
-------------
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 29
versionCode 26
versionCode 27
versionName = getVersionName()
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Expand Down

0 comments on commit 39e6ffa

Please sign in to comment.