From 5dffb04912b805e4e14b055759d95f04db5ffa0e Mon Sep 17 00:00:00 2001 From: jack Date: Tue, 7 Jul 2026 21:09:17 +0200 Subject: [PATCH] Bump version to 1.6.0 BLE background presence (wake-on-proximity pending connects), keychain AfterFirstUnlock for locked-device operation, cross-launch gift-wrap dedup, paced Nostr acks, GeoDM inbound dedup, and self-fragment sync fixes (#1396-#1398). Co-Authored-By: Claude Fable 5 --- Configs/Release.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configs/Release.xcconfig b/Configs/Release.xcconfig index e4035c9e..af303984 100644 --- a/Configs/Release.xcconfig +++ b/Configs/Release.xcconfig @@ -1,4 +1,4 @@ -MARKETING_VERSION = 1.5.4 +MARKETING_VERSION = 1.6.0 CURRENT_PROJECT_VERSION = 1 IPHONEOS_DEPLOYMENT_TARGET = 16.0