Skip to content

Commit

Permalink
Update the version number and changelog for a new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Nov 17, 2017
1 parent 6db1597 commit 79763bd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
versionCode 228
versionName '2.5.8'
versionCode 229
versionName '2.5.9'
}
buildTypes {
release {
Expand Down
11 changes: 11 additions & 0 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@
-->
<resources>
<string name="system_changelog">
Transdroid 2.5.9\n
- rTorrent improved parsing speed\n
- qBittorrent label support\n
- qBittorrent transfer limit support\n
- qBittorrent status fixes\n
- qBittorrent alternative speed mode\n
- RARBG RSS feed fix\n
- Explicit leanback (Android TV) support\n
- FTP url link construction fix\n
\n
Transdroid 2.5.7\n
Transdroid 2.5.8\n
- Deluge 1.3.14+ fix\n
\n
Expand Down

0 comments on commit 79763bd

Please sign in to comment.