Skip to content

Commit 592cd6b

Browse files
committed
Change version
1 parent e8655f7 commit 592cd6b

File tree

1 file changed

+1
-1
lines changed
  • runtimes/bulletin-polkadot/src

1 file changed

+1
-1
lines changed

runtimes/bulletin-polkadot/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
117117
spec_name: alloc::borrow::Cow::Borrowed("polkadot-bulletin-chain"),
118118
impl_name: alloc::borrow::Cow::Borrowed("polkadot-bulletin-chain"),
119119
authoring_version: 0,
120-
spec_version: 1_000_000,
120+
spec_version: 1_000_001,
121121
impl_version: 1,
122122
apis: RUNTIME_API_VERSIONS,
123123
transaction_version: 1,

0 commit comments

Comments
 (0)