Skip to content
Snippets Groups Projects
  • Iulian Barbu's avatar
    Align omni-node and polkadot-parachain versions (#7367) · 3fb7c8c6
    Iulian Barbu authored
    
    # Description
    
    Aligned `polkadot-omni-node` & `polkadot-parachain` versions. There is
    one `NODE_VERSION` constant, in `polkadot-omni-node-lib`, used by both
    binaries.
    
    Closes #7276 .
    
    ## Integration
    
    Node operators will know what versions of `polkadot-omni-node` &
    `polkadot-parachain` they use since their versions will be kept in sync
    with the stable release `polkadot` SemVer version.
    
    ## Review Notes
    
    TODO:
    - [x] update NODE_VERSION of `polkadot-omni-node-lib` when running
    branch off workflow
    
    ---------
    
    Signed-off-by: default avatarIulian Barbu <iulian.barbu@parity.io>
    Unverified
    3fb7c8c6
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
mod.rs 2.16 KiB