Bump substrate, and bump version to v0.8.27 (#2082)

* Bump version from v0.8.26 to v0.8.27

* bump substrate
This commit is contained in:
Martin Pugh
2020-12-07 17:32:32 +01:00
committed by GitHub
parent 5294f2b302
commit 52537f3621
19 changed files with 173 additions and 172 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.8.26"
version = "0.8.27"
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-halt"
version = "0.8.26"
version = "0.8.27"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"