diff --git a/App/Blurt/Blurt/Info.plist b/App/Blurt/Blurt/Info.plist index a3de55d..9c19593 100644 --- a/App/Blurt/Blurt/Info.plist +++ b/App/Blurt/Blurt/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.31 + 0.1.32 CFBundleVersion - 32 + 33 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/App/Blurt/project.yml b/App/Blurt/project.yml index 04b47d1..57a9366 100644 --- a/App/Blurt/project.yml +++ b/App/Blurt/project.yml @@ -91,8 +91,8 @@ targets: properties: CFBundleName: Blurt CFBundleDisplayName: Blurt - CFBundleVersion: "32" - CFBundleShortVersionString: "0.1.31" + CFBundleVersion: "33" + CFBundleShortVersionString: "0.1.32" LSMinimumSystemVersion: "15.0" LSApplicationCategoryType: public.app-category.productivity NSMicrophoneUsageDescription: Blurt uses your microphone to transcribe your dictation with AssemblyAI.