Skip to content

Commit

Permalink
Bump Westend AH (#6583)
Browse files Browse the repository at this point in the history
Bump Asset-Hub westend spec version

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
pgherveou and actions-user authored Dec 3, 2024
1 parent c56a98b commit d1d92ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: alloc::borrow::Cow::Borrowed("westmint"),
impl_name: alloc::borrow::Cow::Borrowed("westmint"),
authoring_version: 1,
spec_version: 1_016_008,
spec_version: 1_017_002,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 16,
Expand Down
7 changes: 7 additions & 0 deletions prdoc/pr_6583.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Bump Westend AH
doc:
- audience: Runtime Dev
description: Bump Asset-Hub westend spec version
crates:
- name: asset-hub-westend-runtime
bump: minor

0 comments on commit d1d92ab

Please sign in to comment.