Bump version to 0.8.28 & bump substrate (#2327)

* bump version in prep for release

* bump substrate

* bump substrate
This commit is contained in:
Martin Pugh
2021-01-26 16:27:17 +01:00
committed by GitHub
parent 52d351c256
commit f3adf8b864
18 changed files with 173 additions and 173 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ path = "src/main.rs"
name = "polkadot"
description = "Implementation of a https://polkadot.network node in Rust based on the Substrate framework."
license = "GPL-3.0-only"
version = "0.8.27"
version = "0.8.28"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"