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

updated to v0.14.2 and runtimes to 1402 #585

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented May 6, 2024

PR Type

enhancement


Description

  • Updated the runtime specification version for both Klaos and Laos from 1401 to 1402.
  • Updated the end-to-end test configuration to reflect the new runtime version.
  • Bumped the project version in Cargo.toml from 0.14.1 to 0.14.2.

Changes walkthrough 📝

Relevant files
Enhancement
lib.rs
Update Klaos Runtime Specification Version                             

runtime/klaos/src/lib.rs

  • Updated spec_version from 1401 to 1402.
+1/-1     
lib.rs
Update Laos Runtime Specification Version                               

runtime/laos/src/lib.rs

  • Updated spec_version from 1401 to 1402.
+1/-1     
config.ts
Update E2E Test Configuration for New Runtime Version       

e2e-tests/tests/config.ts

  • Updated RUNTIME_SPEC_VERSION from 1401 to 1402.
+1/-1     
Cargo.toml
Update Project Version in Cargo.toml                                         

Cargo.toml

  • Updated version from 0.14.1 to 0.14.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

github-actions bot commented May 6, 2024

PR Description updated to latest commit (a3b2015)

@asiniscalchi asiniscalchi merged commit a1d40d0 into main May 6, 2024
19 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