Skip to content

Commit aa721d8

Browse files
committed
release: increase mainnet runtime version
1 parent 7f1a718 commit aa721d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/mainnet/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
141141
// The version of the authorship interface.
142142
authoring_version: 1,
143143
// The version of the runtime spec.
144-
spec_version: 2016,
144+
spec_version: 2017,
145145
// The version of the implementation of the spec.
146146
impl_version: 1,
147147
// A list of supported runtime APIs along with their versions.

0 commit comments

Comments
 (0)