pub const NODE_VERSION: &'static str = "1.19.2";Expand description
The current node version for cumulus official binaries, which takes the basic
SemVer form <major>.<minor>.<patch>. It should correspond to the latest
polkadot version of a stable release.