omnyShellVersion top-level constant
String
const omnyShellVersion
The canonical OmnyShell package version (kept in sync with pubspec.yaml).
This is the single source of truth for "what build is this": it is rendered in the CLI banner and is the default a node reports as its NodeConfig.agentVersion / PlatformInfo.agentVersion.
Implementation
const String omnyShellVersion = '1.10.1';