Skip to content

Commit 6b6df6c

Browse files
committed
increase runtime version
1 parent 0c1cc84 commit 6b6df6c

File tree

1 file changed

+1
-1
lines changed
  • parachain/runtimes/nexus/src

1 file changed

+1
-1
lines changed

parachain/runtimes/nexus/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
224224
spec_name: Cow::Borrowed("nexus"),
225225
impl_name: Cow::Borrowed("nexus"),
226226
authoring_version: 1,
227-
spec_version: 3_400,
227+
spec_version: 3_500,
228228
impl_version: 0,
229229
apis: RUNTIME_API_VERSIONS,
230230
transaction_version: 1,

0 commit comments

Comments
 (0)