Bump version (#907)

This commit is contained in:
Gavin Wood
2020-03-17 15:42:51 +01:00
committed by GitHub
parent b9de1c0244
commit d92963c7dc
18 changed files with 82 additions and 82 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "adder"
version = "0.7.26-pre1"
version = "0.7.26"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "halt"
version = "0.7.26-pre1"
version = "0.7.26"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"