Skip to content
Snippets Groups Projects
Commit 897445f3 authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by Bastian Köcher
Browse files

Bumped runtime version (#4568)

parent 7a9b570e
No related merge requests found
......@@ -78,8 +78,8 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
// and set impl_version to equal spec_version. If only runtime
// implementation changes and behavior does not, then leave spec_version as
// is and increment impl_version.
spec_version: 198,
impl_version: 198,
spec_version: 199,
impl_version: 199,
apis: RUNTIME_API_VERSIONS,
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment