Skip to content

Commit

Permalink
Release v8.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Jun 24, 2022
1 parent e718f76 commit d75926e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "com.livetl.android"
minSdkVersion 21
targetSdkVersion 32
versionCode 277
versionName "6.4.1"
versionCode 278
versionName "8.0.0-beta01"
}

buildTypes {
Expand Down
4 changes: 3 additions & 1 deletion distribution/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
- Streams feed is now split into tabs and loads more streams to select from
- Now bundled with a newer version of the LiveTL extension with all the goodies like TLDex integration and HyperChat improvements
- A new way to manually open a video
- A bunch of updates under the hood

---

Expand Down

0 comments on commit d75926e

Please sign in to comment.