Skip to content

Commit 9457b3f

Browse files
committed
chore: SPEC VERSION 11
1 parent 51a93ec commit 9457b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
3939
spec_name: create_runtime_str!("torus-runtime"),
4040
impl_name: create_runtime_str!("torus-runtime"),
4141
authoring_version: 1,
42-
spec_version: 10,
42+
spec_version: 11,
4343
impl_version: 1,
4444
apis: apis::RUNTIME_API_VERSIONS,
4545
transaction_version: 1,

0 commit comments

Comments
 (0)