chore: bump version to 2026.3.7

This commit is contained in:
Peter Steinberger
2026-03-07 10:09:02 +00:00
parent 84f5d7dc1d
commit 997a9f5b9e
55 changed files with 127 additions and 85 deletions

View File

@@ -98,8 +98,8 @@ targets:
- CFBundleURLName: ai.openclaw.ios
CFBundleURLSchemes:
- openclaw
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"
UILaunchScreen: {}
UIApplicationSceneManifest:
UIApplicationSupportsMultipleScenes: false
@@ -156,8 +156,8 @@ targets:
path: ShareExtension/Info.plist
properties:
CFBundleDisplayName: OpenClaw Share
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"
NSExtension:
NSExtensionPointIdentifier: com.apple.share-services
NSExtensionPrincipalClass: "$(PRODUCT_MODULE_NAME).ShareViewController"
@@ -193,8 +193,8 @@ targets:
path: ActivityWidget/Info.plist
properties:
CFBundleDisplayName: OpenClaw Activity
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"
NSSupportsLiveActivities: true
NSExtension:
NSExtensionPointIdentifier: com.apple.widgetkit-extension
@@ -219,8 +219,8 @@ targets:
path: WatchApp/Info.plist
properties:
CFBundleDisplayName: OpenClaw
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"
WKCompanionAppBundleIdentifier: "$(OPENCLAW_APP_BUNDLE_ID)"
WKWatchKitApp: true
@@ -244,8 +244,8 @@ targets:
path: WatchExtension/Info.plist
properties:
CFBundleDisplayName: OpenClaw
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"
NSExtension:
NSExtensionAttributes:
WKAppBundleIdentifier: "$(OPENCLAW_WATCH_APP_BUNDLE_ID)"
@@ -279,5 +279,5 @@ targets:
path: Tests/Info.plist
properties:
CFBundleDisplayName: OpenClawTests
CFBundleShortVersionString: "2026.3.2"
CFBundleVersion: "20260301"
CFBundleShortVersionString: "2026.3.7"
CFBundleVersion: "20260307"