Skip to content

Commit 39e6ffa

Browse files
SyncedSynapsepoisdeux
authored andcommitted
Bump version for release
1 parent 5c76064 commit 39e6ffa

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ Changelog
33

44
Version 2.5.1
55
-------------
6-
- Add support to sharing from Arte video (The European Culture Channel) to Kodi
6+
- Add support for sharing from Arte video (The European Culture Channel) to Kodi
7+
- Add support for sharing from Amazon Prime Videos
8+
- Fix download of media files
9+
- Support local play of items in the "Files" section
10+
- 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.
11+
712

813
Version 2.5.0
914
-------------

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
applicationId "org.xbmc.kore"
1919
minSdkVersion 15
2020
targetSdkVersion 29
21-
versionCode 26
21+
versionCode 27
2222
versionName = getVersionName()
2323
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2424

0 commit comments

Comments
 (0)