mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
begin release cycle 2021.03.03
This commit is contained in:
parent
5fdeb5a0e6
commit
7a972e85c9
@ -24,7 +24,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
VersionMajor = 2021 // Major version component of the current release
|
VersionMajor = 2021 // Major version component of the current release
|
||||||
VersionMinor = 3 // Minor version component of the current release
|
VersionMinor = 3 // Minor version component of the current release
|
||||||
VersionMicro = 2 // Patch version component of the current release
|
VersionMicro = 3 // Patch version component of the current release
|
||||||
VersionModifier = "alpha" // Patch version component of the current release
|
VersionModifier = "alpha" // Patch version component of the current release
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user