Skip to content

Commit

Permalink
[Backport] Version bumps and prdoc reorgs from stable2407-1 (parityte…
Browse files Browse the repository at this point in the history
…ch#5374)

This PR backports regular version bumps and `prdoc` reorganisation from
the `stable2407` release branch to master
  • Loading branch information
EgorPopelyaev authored Aug 22, 2024
1 parent dce789d commit e600b74
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/node/primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pub use disputes::{
/// relatively rare.
///
/// The associated worker binaries should use the same version as the node that spawns them.
pub const NODE_VERSION: &'static str = "1.15.0";
pub const NODE_VERSION: &'static str = "1.15.1";

// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
// plus some overhead:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e600b74

Please sign in to comment.