From f5454e0706fb6515e631e08c28e4194bcf4310aa Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 17 Aug 2026 16:56:24 +0000
Subject: [PATCH] chore: bump to v0.1.41
---
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 dda22498..58f5ee60 100644
--- a/App/Blurt/Blurt/Info.plist
+++ b/App/Blurt/Blurt/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.1.40
+ 0.1.41
CFBundleVersion
- 40
+ 41
LSApplicationCategoryType
public.app-category.productivity
LSMinimumSystemVersion
diff --git a/App/Blurt/project.yml b/App/Blurt/project.yml
index 2e98d70f..7d259a34 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: "40"
- CFBundleShortVersionString: "0.1.40"
+ CFBundleVersion: "41"
+ CFBundleShortVersionString: "0.1.41"
LSMinimumSystemVersion: "15.0"
LSApplicationCategoryType: public.app-category.productivity
NSMicrophoneUsageDescription: Blurt uses your microphone to transcribe your dictation with AssemblyAI.