Skip to content

Commit fd7a996

Browse files
committed
Bump spec version to 207
1 parent e735f72 commit fd7a996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: runtime/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
146146
// `spec_version`, and `authoring_version` are the same between Wasm and native.
147147
// This value is set to 100 to notify Polkadot-JS App (https://polkadot.js.org/apps) to use
148148
// the compatible custom types.
149-
spec_version: 205,
149+
spec_version: 207,
150150
impl_version: 1,
151151
apis: RUNTIME_API_VERSIONS,
152152
transaction_version: 1,

0 commit comments

Comments
 (0)