Skip to content

Commit a15934e

Browse files
chore: bump runtime specVersion(62)
1 parent 691c1c6 commit a15934e

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
@@ -137,7 +137,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
137137
spec_name: create_runtime_str!("substrate-threefold"),
138138
impl_name: create_runtime_str!("substrate-threefold"),
139139
authoring_version: 1,
140-
spec_version: 61,
140+
spec_version: 62,
141141
impl_version: 1,
142142
apis: RUNTIME_API_VERSIONS,
143143
transaction_version: 1,

0 commit comments

Comments
 (0)