chore: bump version to 2026.2.21

This commit is contained in:
Peter Steinberger
2026-02-21 11:02:30 +01:00
parent 677384c519
commit 9231d7d30f
42 changed files with 54 additions and 54 deletions

View File

@@ -92,7 +92,7 @@ targets:
- CFBundleURLName: ai.openclaw.ios
CFBundleURLSchemes:
- openclaw
CFBundleShortVersionString: "2026.2.20"
CFBundleShortVersionString: "2026.2.21"
CFBundleVersion: "20260220"
UILaunchScreen: {}
UIApplicationSceneManifest:
@@ -146,7 +146,7 @@ targets:
path: ShareExtension/Info.plist
properties:
CFBundleDisplayName: OpenClaw Share
CFBundleShortVersionString: "2026.2.20"
CFBundleShortVersionString: "2026.2.21"
CFBundleVersion: "20260220"
NSExtension:
NSExtensionPointIdentifier: com.apple.share-services
@@ -176,7 +176,7 @@ targets:
path: WatchApp/Info.plist
properties:
CFBundleDisplayName: OpenClaw
CFBundleShortVersionString: "2026.2.20"
CFBundleShortVersionString: "2026.2.21"
CFBundleVersion: "20260220"
WKCompanionAppBundleIdentifier: "$(OPENCLAW_APP_BUNDLE_ID)"
WKWatchKitApp: true
@@ -200,7 +200,7 @@ targets:
path: WatchExtension/Info.plist
properties:
CFBundleDisplayName: OpenClaw
CFBundleShortVersionString: "2026.2.20"
CFBundleShortVersionString: "2026.2.21"
CFBundleVersion: "20260220"
NSExtension:
NSExtensionAttributes:
@@ -228,5 +228,5 @@ targets:
path: Tests/Info.plist
properties:
CFBundleDisplayName: OpenClawTests
CFBundleShortVersionString: "2026.2.20"
CFBundleShortVersionString: "2026.2.21"
CFBundleVersion: "20260220"