Skip to content

Commit

Permalink
Merge pull request #6002 from Bnyro/master
Browse files Browse the repository at this point in the history
chore: bump version to v0.23.1
  • Loading branch information
Bnyro authored May 8, 2024
2 parents 0aa9f15 + 91aa9c8 commit 76ce5c3
Show file tree
Hide file tree
Showing 4 changed files with 4,746 additions and 4,012 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId = "com.github.libretube"
minSdk = 21
targetSdk = 34
versionCode = 51
versionName = "0.23.0"
versionCode = 52
versionName = "0.23.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resValue("string", "app_name", "LibreTube")

Expand Down
Loading

0 comments on commit 76ce5c3

Please sign in to comment.