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

Update version to 0.24.92 and related constants #919

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Dec 16, 2024

PR Type

enhancement


Description

  • Updated the runtime spec_version in lib.rs to 2492.
  • Updated the RUNTIME_SPEC_VERSION constant in constants.ts to 2492.
  • Updated the project version in Cargo.toml to 0.24.92.
  • Updated a metadata value in metadata15.golden to reflect the new version.

Changes walkthrough 📝

Relevant files
Enhancement
lib.rs
Update runtime `spec_version` to 2492                                       

runtime/laos/src/lib.rs

  • Updated the spec_version constant from 2491 to 2492.
+1/-1     
constants.ts
Update `RUNTIME_SPEC_VERSION` constant to 2492                     

e2e-tests/utils/constants.ts

  • Updated the RUNTIME_SPEC_VERSION constant from 2491 to 2492.
+1/-1     
Cargo.toml
Update project version to 0.24.92                                               

Cargo.toml

  • Updated the project version from 0.24.91 to 0.24.92.
+1/-1     
metadata15.golden
Update metadata value in golden file                                         

runtime/laos/src/tests/metadata15.golden

  • Updated a metadata value from 187 to 188.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

@asiniscalchi
Copy link
Member Author

/describe

@github-actions github-actions bot changed the title update version to v0.24.92 Update version to 0.24.92 and related constants Dec 16, 2024
Copy link

PR Description updated to latest commit (952e9f5)

Copy link
Collaborator

@tsenovilla tsenovilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@asiniscalchi asiniscalchi merged commit aaa16f7 into main Dec 16, 2024
10 checks passed
@asiniscalchi asiniscalchi deleted the feature/dev_0_24_92 branch December 16, 2024 15:03
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.

3 participants