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 Runtime and Package Versions for v0.17.4 Preparation #741

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Aug 21, 2024

PR Type

enhancement, configuration changes


Description

  • Updated the runtime specification version in lib.rs and config.ts from 1701 to 1704.
  • Bumped the package version in Cargo.toml from 0.17.1 to 0.17.4.

Changes walkthrough 📝

Relevant files
Configuration changes
lib.rs
Update runtime specification version in lib.rs                     

runtime/laos/src/lib.rs

  • Updated the spec_version from 1701 to 1704.
+1/-1     
config.ts
Update runtime specification version in config.ts               

e2e-tests/tests/config.ts

  • Updated the RUNTIME_SPEC_VERSION from 1701 to 1704.
+1/-1     
Cargo.toml
Bump package version to 0.17.4 in Cargo.toml                         

Cargo.toml

  • Updated the package version from 0.17.1 to 0.17.4.
+1/-1     

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

@asiniscalchi asiniscalchi changed the base branch from main to release/v0.17.1_audit_fixes August 21, 2024 08:51
@asiniscalchi
Copy link
Member Author

/describe

@github-actions github-actions bot changed the title Feature/prepate v0.17.4 Update Runtime and Package Versions for v0.17.4 Preparation Aug 21, 2024
Copy link

PR Description updated to latest commit (9090491)

@asiniscalchi asiniscalchi merged commit 20ed579 into release/v0.17.1_audit_fixes Aug 21, 2024
7 checks passed
@asiniscalchi asiniscalchi deleted the feature/prepate_v0.17.4 branch August 21, 2024 09:56
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