From 834d1bc53d0ec2a91e6d66b03c59a296122a7875 Mon Sep 17 00:00:00 2001 From: opficdev Date: Sun, 26 Jul 2026 23:49:44 +0900 Subject: [PATCH] chore: 1.5 -> 1.6 --- Application/Shared/Version.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Shared/Version.xcconfig b/Application/Shared/Version.xcconfig index ffddda8d..0009a1e3 100644 --- a/Application/Shared/Version.xcconfig +++ b/Application/Shared/Version.xcconfig @@ -1,2 +1,2 @@ -MARKETING_VERSION = 1.5 +MARKETING_VERSION = 1.6 IPHONEOS_DEPLOYMENT_TARGET = 17.0