We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8655f7 commit 592cd6bCopy full SHA for 592cd6b
runtimes/bulletin-polkadot/src/lib.rs
@@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
117
spec_name: alloc::borrow::Cow::Borrowed("polkadot-bulletin-chain"),
118
impl_name: alloc::borrow::Cow::Borrowed("polkadot-bulletin-chain"),
119
authoring_version: 0,
120
- spec_version: 1_000_000,
+ spec_version: 1_000_001,
121
impl_version: 1,
122
apis: RUNTIME_API_VERSIONS,
123
transaction_version: 1,
0 commit comments