diff --git a/App/Blurt/Blurt/Info.plist b/App/Blurt/Blurt/Info.plist index c473c10d..dda22498 100644 --- a/App/Blurt/Blurt/Info.plist +++ b/App/Blurt/Blurt/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.39 + 0.1.40 CFBundleVersion - 39 + 40 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/App/Blurt/project.yml b/App/Blurt/project.yml index 1bba5b14..2e98d70f 100644 --- a/App/Blurt/project.yml +++ b/App/Blurt/project.yml @@ -122,8 +122,8 @@ targets: # "Blurt Dev" wherever macOS names it and the release stays "Blurt". CFBundleName: $(BLURT_APP_NAME) CFBundleDisplayName: $(BLURT_APP_NAME) - CFBundleVersion: "39" - CFBundleShortVersionString: "0.1.39" + CFBundleVersion: "40" + CFBundleShortVersionString: "0.1.40" LSMinimumSystemVersion: "15.0" LSApplicationCategoryType: public.app-category.productivity NSMicrophoneUsageDescription: Blurt uses your microphone to transcribe your dictation with AssemblyAI.