Skip to content

Commit

Permalink
Release v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Jun 21, 2024
1 parent 5799cf0 commit 1684033
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId = appPackageName
minSdk = 26
targetSdk = 34
versionCode = 206
versionName = "6.0.2"
versionCode = 207
versionName = "6.1.0"
}

buildFeatures {
Expand Down
3 changes: 1 addition & 2 deletions distribution/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- Improved stability with a mostly rewritten UI under the hood
- Fixed crash in Android 14
- Fixed some crashes

Come join us on Discord! https://discordapp.com/invite/4S8JYr8

Expand Down

0 comments on commit 1684033

Please sign in to comment.