parity-version: betalize 2.0

This commit is contained in:
5chdn 2018-07-11 13:47:37 +02:00
parent 484ecfaf47
commit 107d50a5ae
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80

View File

@ -10,7 +10,7 @@ build = "build.rs"
[package.metadata] [package.metadata]
# This versions track. Should be changed to `stable` or `beta` when on respective branches. # This versions track. Should be changed to `stable` or `beta` when on respective branches.
# Used by auto-updater and for Parity version string. # Used by auto-updater and for Parity version string.
track = "nightly" track = "beta"
# Network specific settings, used ONLY by auto-updater. # Network specific settings, used ONLY by auto-updater.
# Latest supported fork blocks. # Latest supported fork blocks.