Update version in README

This commit is contained in:
phahulin 2018-07-30 18:40:01 +03:00
parent ec1a82e10d
commit 78b67e10e8
2 changed files with 4 additions and 5 deletions

View File

@ -56,7 +56,7 @@ and check parity version (replace `bootnode` with correct role name ,e.g. `valid
sample output:
```
Parity
version Parity/v1.10.6-unstable-bc0d134-20180605/x86_64-linux-gnu/rustc1.26.2
version Parity/v1.11.8-stable-c754a02-20180725/x86_64-linux-gnu/rustc1.27.2
Copyright 2015, 2016, 2017, 2018 Parity Technologies (UK) Ltd
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
@ -122,15 +122,14 @@ cp -a backups-version/20180209T214517/node.toml .
sample output:
```
Parity
version Parity/v1.8.4-beta-483c306-20171213/x86_64-linux-gnu/rustc1.22.1
Copyright 2015, 2016, 2017 Parity Technologies (UK) Ltd
version Parity/v1.10.6-unstable-bc0d134-20180605/x86_64-linux-gnu/rustc1.26.2
Copyright 2015, 2016, 2017, 2018 Parity Technologies (UK) Ltd
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
By Wood/Paronyan/Kotewicz/Drwięga/Volf
Habermeier/Czaban/Greeff/Gotchac/Redmann
```
9. restart services

View File

@ -11,7 +11,7 @@ PARITY_BIN_SHA256_CENTOS: "3f10fb875c5d51ec890f975c60606fc2c258431814cb8d33c5231
PARITY_VERSION_CHECK: "1.11.8"
# backup options
backup_parity_data: "off"
backup_parity_data: "on"
# do full resync
resync: "off"