mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
Prepare stable release
This commit is contained in:
parent
73a3bbaa74
commit
b58ecc133f
@ -33,7 +33,7 @@ var (
|
||||
const (
|
||||
VersionMajor = 1 // Major version component of the current release
|
||||
VersionMinor = 0 // Minor version component of the current release
|
||||
VersionMicro = 0 // Patch version component of the current release
|
||||
VersionMicro = 2 // Patch version component of the current release
|
||||
VersionModifier = "stable" // Modifier component of the current release
|
||||
VariantMeta = "pulse" // Variant metadata to append to the version string
|
||||
VersionKeyCreated = "ErigonVersionCreated"
|
||||
|
Loading…
Reference in New Issue
Block a user