diff --git a/android/app/build.gradle b/android/app/build.gradle index 35d23ed5..c3734a06 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -92,7 +92,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 133 - versionName "0.19.0" + versionName "0.19.1" } signingConfigs { debug { diff --git a/ios/Jellify.xcodeproj/project.pbxproj b/ios/Jellify.xcodeproj/project.pbxproj index fad74ff1..bc4a7cf8 100644 --- a/ios/Jellify.xcodeproj/project.pbxproj +++ b/ios/Jellify.xcodeproj/project.pbxproj @@ -552,7 +552,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.19.0; + MARKETING_VERSION = 0.19.1; NEW_SETTING = ""; OTHER_LDFLAGS = ( "$(inherited)", @@ -593,7 +593,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.19.0; + MARKETING_VERSION = 0.19.1; NEW_SETTING = ""; OTHER_LDFLAGS = ( "$(inherited)",