Version bump v0.11.0-beta

This commit is contained in:
advplyr
2025-11-23 17:00:45 -06:00
parent d95b75e317
commit f19ec05780
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 114
versionName "0.10.1-beta"
versionCode 115
versionName "0.11.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"