Skip to content

Commit 351d732

Browse files
x3c41aclaudekarolk91
authored
Bump bulletin-westend spec_version to 1_000_006 (#228)
* Bump bulletin-westend spec_version to 1_000_004 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Update spec_version to 1_000_006 --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Karol Kokoszka <karol@parity.io>
1 parent 392bc83 commit 351d732

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_003,
187+
spec_version: 1_000_006,
188188
impl_version: 1,
189189
apis: RUNTIME_API_VERSIONS,
190190
transaction_version: 1,

0 commit comments

Comments
 (0)