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