mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-27 01:39:28 +00:00
* chore(release): close out 2026.6.10 on main * chore(release): align native app metadata for 2026.6.10 * chore(release): sync Android 2026.6.10 notes * docs(changelog): preserve 2026.6.9 history * docs(changelog): preserve 2026.6.9 history
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
// Shared iOS version defaults.
|
|
// Source of truth: apps/ios/version.json
|
|
// Generated by scripts/ios-sync-versioning.ts.
|
|
|
|
OPENCLAW_IOS_VERSION = 2026.6.10
|
|
OPENCLAW_MARKETING_VERSION = 2026.6.10
|
|
OPENCLAW_BUILD_VERSION = 1
|
|
|
|
#include? "../build/Version.xcconfig"
|