bump versions in preparation for next release (#1103)

* bump collator version

* bump statmint runtimes versions

* Update lock file

* unifying runtime versions
This commit is contained in:
Squirrel
2022-03-22 17:01:15 +00:00
committed by GitHub
parent 5968f743a0
commit c6d910db51
7 changed files with 7 additions and 7 deletions
@@ -56,7 +56,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("seedling"),
impl_name: create_runtime_str!("seedling"),
authoring_version: 1,
spec_version: 1,
spec_version: 800,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,