Bump spec_version to 9330

This commit is contained in:
EgorPopelyaev
2022-11-28 17:39:04 +01:00
parent 92b1726831
commit eb044b17ef
6 changed files with 7 additions and 7 deletions
@@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("contracts-rococo"),
impl_name: create_runtime_str!("contracts-rococo"),
authoring_version: 1,
spec_version: 9320,
spec_version: 9330,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 2,