We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2914b31 commit d24ff07Copy full SHA for d24ff07
1 file changed
runtime/frequency/src/lib.rs
@@ -673,7 +673,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
673
spec_name: Cow::Borrowed("frequency"),
674
impl_name: Cow::Borrowed("frequency"),
675
authoring_version: 1,
676
- spec_version: 188,
+ spec_version: 189,
677
impl_version: 0,
678
apis: RUNTIME_API_VERSIONS,
679
transaction_version: 1,
@@ -687,7 +687,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
687
spec_name: Cow::Borrowed("frequency-testnet"),
688
689
690
691
692
693
0 commit comments