From 4fef05ad12776a4aa4fadade1b520c6dcaebc2e9 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Thu, 19 Feb 2026 06:39:47 -0800 Subject: [PATCH 1/2] Bump release version to 3.12.0 --- VersionOverride.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index c299852083..6089e279b2 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.11.1 +LOOP_MARKETING_VERSION = 3.12.0 CURRENT_PROJECT_VERSION = 57 From 829113983885bb15a23a3f9832572656c608f0d9 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Tue, 24 Feb 2026 13:47:03 -0800 Subject: [PATCH 2/2] bump dev version to 3.13.0 --- VersionOverride.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index 6089e279b2..a960162062 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.12.0 +LOOP_MARKETING_VERSION = 3.13.0 CURRENT_PROJECT_VERSION = 57