From a36293f88270b22266af24a4f8cfd15823e9ceea Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Tue, 28 Oct 2025 12:41:30 -0500 Subject: [PATCH] git blame violet --- android/app/build.gradle | 2 +- ios/Jellify.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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)",