mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
begin 2020.10.02 release cycle
This commit is contained in:
parent
1e023fe278
commit
da9f333a2b
@ -24,7 +24,7 @@ import (
|
||||
const (
|
||||
VersionMajor = 2020 // Major version component of the current release
|
||||
VersionMinor = 10 // Minor version component of the current release
|
||||
VersionMicro = 1 // Patch version component of the current release
|
||||
VersionMicro = 2 // Patch version component of the current release
|
||||
VersionModifier = "alpha" // Patch version component of the current release
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user