mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 18:37:03 +00:00
8 lines
253 B
Text
8 lines
253 B
Text
// Shared iOS version defaults.
|
|
// Generated overrides live in build/Version.xcconfig (git-ignored).
|
|
|
|
OPENCLAW_GATEWAY_VERSION = 2026.3.28
|
|
OPENCLAW_MARKETING_VERSION = 2026.3.28
|
|
OPENCLAW_BUILD_VERSION = 2026032800
|
|
|
|
#include? "../build/Version.xcconfig"
|