Skip to content

Commit 0c17495

Browse files
committed
update paseo too
1 parent 5263830 commit 0c17495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • parachain/runtime/paseo/src

parachain/runtime/paseo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
233233
impl_name: create_runtime_str!("heima"),
234234
authoring_version: 1,
235235
// same versioning-mechanism as polkadot: use last digit for minor updates
236-
spec_version: 9242,
236+
spec_version: 9243,
237237
impl_version: 0,
238238
apis: RUNTIME_API_VERSIONS,
239239
transaction_version: 2,

0 commit comments

Comments
 (0)