mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-31 16:21:21 +00:00
begin 2021.06.04 release cycle
This commit is contained in:
parent
22d96a602e
commit
b2e798e948
@ -24,7 +24,7 @@ import (
|
||||
const (
|
||||
VersionMajor = 2021 // Major version component of the current release
|
||||
VersionMinor = 6 // Minor version component of the current release
|
||||
VersionMicro = 3 // Patch version component of the current release
|
||||
VersionMicro = 4 // Patch version component of the current release
|
||||
VersionModifier = "alpha" // Patch version component of the current release
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user