Skip to content

Commit 0c68ad1

Browse files
Bump version for release (#614)
1 parent 410169e commit 0c68ad1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
Version 2.4.5
4+
Version 2.4.6
55
-------------
66
- Improved addons list
77
- Enable direct sharing of a URL to a specific host

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 26
21-
versionCode 23
21+
versionCode 24
2222
versionName = getVersionName()
2323
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2424
}

0 commit comments

Comments
 (0)