Update Substrate and bump version to 0.8.24 (#1720)

This commit is contained in:
Pierre Krieger
2020-09-16 13:56:28 +02:00
committed by GitHub
parent 5b3c703789
commit 994e5dc29b
18 changed files with 248 additions and 309 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.23"
version = "0.8.24"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"