mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
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.4.11
|
|
OPENCLAW_MARKETING_VERSION = 2026.4.11
|
|
OPENCLAW_BUILD_VERSION = 1
|
|
|
|
#include? "../build/Version.xcconfig"
|