From cb1cc6c5cfff04482addb92a15f386a91c40f9c6 Mon Sep 17 00:00:00 2001 From: Alex Kroman Date: Tue, 28 Jul 2026 22:58:33 -0400 Subject: [PATCH] chore: bump to v0.1.35 --- App/Blurt/Blurt/Info.plist | 4 ++-- App/Blurt/project.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/App/Blurt/Blurt/Info.plist b/App/Blurt/Blurt/Info.plist index 2d0a224..8178188 100644 --- a/App/Blurt/Blurt/Info.plist +++ b/App/Blurt/Blurt/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.34 + 0.1.35 CFBundleVersion - 35 + 36 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/App/Blurt/project.yml b/App/Blurt/project.yml index 6f297b8..43b68bc 100644 --- a/App/Blurt/project.yml +++ b/App/Blurt/project.yml @@ -91,8 +91,8 @@ targets: properties: CFBundleName: Blurt CFBundleDisplayName: Blurt - CFBundleVersion: "35" - CFBundleShortVersionString: "0.1.34" + CFBundleVersion: "36" + CFBundleShortVersionString: "0.1.35" LSMinimumSystemVersion: "15.0" LSApplicationCategoryType: public.app-category.productivity NSMicrophoneUsageDescription: Blurt uses your microphone to transcribe your dictation with AssemblyAI.