Skip to content

Commit a926256

Browse files
committed
chore: bump spec version to 15
1 parent e012a99 commit a926256

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
@@ -38,7 +38,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
3838
spec_name: create_runtime_str!("torus-runtime"),
3939
impl_name: create_runtime_str!("torus-runtime"),
4040
authoring_version: 1,
41-
spec_version: 14,
41+
spec_version: 15,
4242
impl_version: 1,
4343
apis: apis::RUNTIME_API_VERSIONS,
4444
transaction_version: 1,

0 commit comments

Comments
 (0)