Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #160 from freeverseio/release/v0.0.8
Browse files Browse the repository at this point in the history
[release] v0.0.8 -> dev
  • Loading branch information
asiniscalchi authored Sep 26, 2023
2 parents dbf2e43 + f29a1e5 commit 1dd530e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("laos-parachain"),
impl_name: create_runtime_str!("laos-parachain"),
authoring_version: 1,
spec_version: 6,
spec_version: 7,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
Expand Down

0 comments on commit 1dd530e

Please sign in to comment.