Version bump 0.13.0-beta

This commit is contained in:
advplyr
2026-05-10 14:29:52 -05:00
parent 56cb4df31a
commit b8ac073247
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 116
versionName "0.12.0-beta"
versionCode 117
versionName "0.13.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"