From 8c9c1cc6ac165846f82ece041034489c2320964c Mon Sep 17 00:00:00 2001 From: jack <212554440+jackjackbits@users.noreply.github.com> Date: Wed, 8 Jul 2026 22:55:45 +0200 Subject: [PATCH] Bump version to 1.7.0 (#1416) Feature release: mesh bridging, push-to-talk voice, empty-mesh liveliness, store-and-forward DM routing. Co-authored-by: jack 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 af303984..0149960f 100644 --- a/Configs/Release.xcconfig +++ b/Configs/Release.xcconfig @@ -1,4 +1,4 @@ -MARKETING_VERSION = 1.6.0 +MARKETING_VERSION = 1.7.0 CURRENT_PROJECT_VERSION = 1 IPHONEOS_DEPLOYMENT_TARGET = 16.0