Version bump v0.9.68-beta

This commit is contained in:
advplyr 2023-11-25 13:26:12 -06:00
parent cc9dead1eb
commit e8abb18350
3 changed files with 5 additions and 5 deletions

View file

@ -33,8 +33,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 98
versionName "0.9.67-beta"
versionCode 99
versionName "0.9.68-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"