Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release v0.18.2 with updated runtime specification version #701

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Jul 29, 2024

PR Type

Enhancement, Configuration changes


Description

  • Updated spec_version in RuntimeVersion from 1800 to 1802 in runtime/laos/src/lib.rs.
  • Updated RUNTIME_SPEC_VERSION from 1800 to 1802 in e2e-tests/tests/config.ts.
  • Bumped package version from 0.18.0 to 0.18.2 in Cargo.toml.

Changes walkthrough 📝

Relevant files
Enhancement
lib.rs
Update runtime specification version in `RuntimeVersion` 

runtime/laos/src/lib.rs

  • Updated spec_version from 1800 to 1802 in RuntimeVersion.
+1/-1     
Configuration changes
config.ts
Update runtime specification version in test configuration

e2e-tests/tests/config.ts

  • Updated RUNTIME_SPEC_VERSION from 1800 to 1802.
+1/-1     
Cargo.toml
Bump package version to 0.18.2                                                     

Cargo.toml

  • Updated package version from 0.18.0 to 0.18.2.
+1/-1     

💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

@asiniscalchi
Copy link
Member Author

/describe

Copy link

PR Description updated to latest commit (838816c)

@github-actions github-actions bot changed the title Release/v0.18 Prepare release v0.18.2 with updated runtime specification version Jul 29, 2024
@asiniscalchi asiniscalchi merged commit 86569bb into main Jul 29, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants