mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-14 11:30:41 +00:00
9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
// Shared iOS version defaults.
|
|
// Generated overrides live in build/Version.xcconfig (git-ignored).
|
|
|
|
OPENCLAW_GATEWAY_VERSION = 2026.3.14
|
|
OPENCLAW_MARKETING_VERSION = 2026.3.14
|
|
OPENCLAW_BUILD_VERSION = 202603140
|
|
|
|
#include? "../build/Version.xcconfig"
|