mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 19:36:39 +01:00
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
// Shared iOS version defaults.
|
|
// Generated overrides live in build/Version.xcconfig (git-ignored).
|
|
|
|
OPENCLAW_GATEWAY_VERSION = 2026.3.24-beta.1
|
|
OPENCLAW_MARKETING_VERSION = 2026.3.24
|
|
OPENCLAW_BUILD_VERSION = 202603240
|
|
|
|
#include? "../build/Version.xcconfig"
|