Skip to content

Commit cdaa061

Browse files
authored
Bump bulletin-westend spec_version to 1000002 (#219)
1 parent f084ffb commit cdaa061

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

runtimes/bulletin-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
184184
spec_name: alloc::borrow::Cow::Borrowed("bulletin-westend"),
185185
impl_name: alloc::borrow::Cow::Borrowed("bulletin-westend"),
186186
authoring_version: 1,
187-
spec_version: 1_000_001,
187+
spec_version: 1_000_002,
188188
impl_version: 1,
189189
apis: RUNTIME_API_VERSIONS,
190190
transaction_version: 1,

0 commit comments

Comments
 (0)