Skip to content

Commit a19ba3d

Browse files
committed
Bump consensus runtime spec version
Signed-off-by: linning <[email protected]>
1 parent 06d7a04 commit a19ba3d

File tree

1 file changed

+1
-1
lines changed
  • crates/subspace-runtime/src

1 file changed

+1
-1
lines changed

crates/subspace-runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
136136
spec_name: Cow::Borrowed("subspace"),
137137
impl_name: Cow::Borrowed("subspace"),
138138
authoring_version: 0,
139-
spec_version: 10,
139+
spec_version: 11,
140140
impl_version: 0,
141141
apis: RUNTIME_API_VERSIONS,
142142
transaction_version: 0,

0 commit comments

Comments
 (0)