diff --git a/App/Blurt/Blurt/Info.plist b/App/Blurt/Blurt/Info.plist index 9b4bc583..4acb119b 100644 --- a/App/Blurt/Blurt/Info.plist +++ b/App/Blurt/Blurt/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.38 + 0.1.39 CFBundleVersion - 38 + 39 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/App/Blurt/project.yml b/App/Blurt/project.yml index cb48d3fd..cc4b6709 100644 --- a/App/Blurt/project.yml +++ b/App/Blurt/project.yml @@ -91,8 +91,8 @@ targets: properties: CFBundleName: Blurt CFBundleDisplayName: Blurt - CFBundleVersion: "38" - CFBundleShortVersionString: "0.1.38" + CFBundleVersion: "39" + CFBundleShortVersionString: "0.1.39" LSMinimumSystemVersion: "15.0" LSApplicationCategoryType: public.app-category.productivity NSMicrophoneUsageDescription: Blurt uses your microphone to transcribe your dictation with AssemblyAI.