Bump spec_version to 9300

This commit is contained in:
Wilfried Kopp
2022-09-29 10:23:00 +02:00
committed by Chevdor
parent 3cadad5553
commit 9a9a52854a
6 changed files with 6 additions and 6 deletions
@@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemint"),
impl_name: create_runtime_str!("statemint"),
authoring_version: 1,
spec_version: 9290,
spec_version: 9300,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 8,