mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 11:37:49 +00:00
9 lines
261 B
Text
9 lines
261 B
Text
// Shared iOS version defaults.
|
|
// Source of truth: apps/ios/version.json
|
|
// Generated by scripts/ios-sync-versioning.ts.
|
|
|
|
OPENCLAW_IOS_VERSION = 2026.4.24
|
|
OPENCLAW_MARKETING_VERSION = 2026.4.24
|
|
OPENCLAW_BUILD_VERSION = 1
|
|
|
|
#include? "../build/Version.xcconfig"
|