mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-04 22:01:15 +00:00
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
// Shared iOS version defaults.
|
|
// Generated overrides live in build/Version.xcconfig (git-ignored).
|
|
|
|
OPENCLAW_GATEWAY_VERSION = 2026.4.1
|
|
OPENCLAW_MARKETING_VERSION = 2026.4.1
|
|
OPENCLAW_BUILD_VERSION = 2026040100
|
|
|
|
#include? "../build/Version.xcconfig"
|