Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Schueller committed Jun 28, 2020
1 parent 8b2902d commit 6ad2005
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
* Floating window player controls fix (@dhk2)
* Updated app icons

### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
* exoplayer update (@lishoujun)
* Floating window support (@dhk2)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 29
versionCode 1040
versionName "1.0.40"
versionCode 1041
versionName "1.0.41"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [
Expand Down

0 comments on commit 6ad2005

Please sign in to comment.