Skip to content

Commit 8d70cda

Browse files
author
José Molina
committed
Increase mainnet spec version
1 parent 32c67fb commit 8d70cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/mainnet/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
226226
spec_name: create_runtime_str!("mythos"),
227227
impl_name: create_runtime_str!("mythos"),
228228
authoring_version: 1,
229-
spec_version: 1011,
229+
spec_version: 1012,
230230
impl_version: 0,
231231
apis: RUNTIME_API_VERSIONS,
232232
transaction_version: 1,

0 commit comments

Comments
 (0)