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:
Martin Pugh
2021-03-25 11:29:11 +01:00
committed by GitHub
parent a2c3685cab
commit 9938513e71
76 changed files with 1011 additions and 1002 deletions
@@ -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"