chore(release): bump version to 2026.2.17

This commit is contained in:
Peter Steinberger
2026-02-17 23:08:55 +01:00
parent 25a9e7ed97
commit 9a2c39419e
48 changed files with 96 additions and 54 deletions

View File

@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>2026.2.16</string>
<string>2026.2.17</string>
<key>CFBundleVersion</key>
<string>20260216</string>
<string>20260217</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>

View File

@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleVersion</key>
<string>20260216</string>
<string>20260217</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoadsInWebContent</key>

View File

@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2026.2.16</string>
<string>2026.2.17</string>
<key>CFBundleVersion</key>
<string>20260216</string>
<string>20260217</string>
</dict>
</plist>

View File

@@ -90,8 +90,8 @@ targets:
- CFBundleURLName: ai.openclaw.ios
CFBundleURLSchemes:
- openclaw
CFBundleShortVersionString: "2026.2.16"
CFBundleVersion: "20260216"
CFBundleShortVersionString: "2026.2.17"
CFBundleVersion: "20260217"
UILaunchScreen: {}
UIApplicationSceneManifest:
UIApplicationSupportsMultipleScenes: false
@@ -161,5 +161,5 @@ targets:
path: Tests/Info.plist
properties:
CFBundleDisplayName: OpenClawTests
CFBundleShortVersionString: "2026.2.16"
CFBundleVersion: "20260216"
CFBundleShortVersionString: "2026.2.17"
CFBundleVersion: "20260217"