Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
equeim committed Jun 11, 2018
1 parent e22500e commit cbfb1b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [Unreleased]
## [1.7.0] - 2018-06-11
### Added
- Show available free space when adding torrents
- Option to disable finished torrents notifications
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 16
versionName '1.7.0a'
versionName '1.7.0'
}
buildTypes {
release {
Expand Down

0 comments on commit cbfb1b4

Please sign in to comment.