good morning!!!!

Skip to content
Snippets Groups Projects
Commit 3001a157 authored by Igor Mandrigin's avatar Igor Mandrigin
Browse files

update version to 2021.07.01

parent f4ef314e
Branches
No related tags found
Loading
...@@ -30,8 +30,8 @@ var ( ...@@ -30,8 +30,8 @@ var (
// see https://calver.org // see https://calver.org
const ( const (
VersionMajor = 2021 // Major version component of the current release VersionMajor = 2021 // Major version component of the current release
VersionMinor = 6 // Minor version component of the current release VersionMinor = 7 // Minor version component of the current release
VersionMicro = 5 // Patch version component of the current release VersionMicro = 1 // 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
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment