Skip to content

Commit 95a0c77

Browse files
chore: bump runtime specVersion(55)
1 parent f43002c commit 95a0c77

File tree

1 file changed

+1
-1
lines changed
  • substrate-node/runtime/src

1 file changed

+1
-1
lines changed

substrate-node/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: create_runtime_str!("substrate-threefold"),
137137
impl_name: create_runtime_str!("substrate-threefold"),
138138
authoring_version: 1,
139-
spec_version: 54,
139+
spec_version: 55,
140140
impl_version: 1,
141141
apis: RUNTIME_API_VERSIONS,
142142
transaction_version: 1,

0 commit comments

Comments
 (0)