Skip to content

Commit

Permalink
[pallet-revive] Bump asset-hub westend spec version (paritytech#7176)
Browse files Browse the repository at this point in the history
Bump asset-hub westend spec version

---------

Co-authored-by: command-bot <>
  • Loading branch information
pgherveou authored Jan 15, 2025
1 parent cb0d854 commit d822e07
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,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_017_003,
spec_version: 1_017_004,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 16,
Expand Down
9 changes: 9 additions & 0 deletions prdoc/pr_7176.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: '[pallet-revive] Bump asset-hub westend spec version'
doc:
- audience: Runtime Dev
description: Bump asset-hub westend spec version
crates:
- name: asset-hub-westend-runtime
bump: minor
- name: pallet-revive-eth-rpc
bump: minor
Binary file modified substrate/frame/revive/rpc/revive_chain.metadata
Binary file not shown.

0 comments on commit d822e07

Please sign in to comment.