Bump version to 3.2.0-beta1

This commit is contained in:
ByteHamster 2023-11-05 16:14:41 +01:00
parent 0a6a3d6854
commit 47761bf98f
2 changed files with 3 additions and 9 deletions

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3010295
versionName "3.1.2"
versionCode 3020001
versionName "3.2.0-beta1"
def commit = ""
try {

View File

@ -1,7 +1 @@
∙ Add sorting options to the Downloads and Episodes screens (@Jared234, @gitstart)
∙ Android Auto fixes & improvements; add back skip button (@awbooze, @ByteHamster)
∙ Update design of the Subscriptions screen (@gitstart)
∙ Add option to set Enqueue location to Random (@andweg)
∙ Allow to sort Inbox oldest to newest (@gitstart)
∙ Add option to auto-activate sleep timer in a specific timeslot (@mueller-ma)
∙ Improve file downloading; offer to download as soon as WiFi is available (@ByteHamster)
This is a beta release.