mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Bump version , weights and substrate in prep for v0.8.30 (#2690)
* bump version and substrate * bump old forgotten versions * update weights * bump substrate * Revert "bump substrate" This reverts commit 8b5004b6fe9ce9ccdf143d3fe878802931ea4f2f. Co-authored-by: André Silva <andrerfosilva@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "test-parachain-adder"
|
||||
version = "0.8.29"
|
||||
version = "0.8.30"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Test parachain which adds to a number as its state transition"
|
||||
edition = "2018"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "test-parachain-adder-collator"
|
||||
version = "0.7.26"
|
||||
version = "0.8.30"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Collator for the adder test parachain"
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user