Started 0.9.9-unstable
This commit is contained in:
parent
78fb5e963f
commit
27a5090ad3
|
@ -12,7 +12,7 @@ const (
|
|||
VersionMinor = 9
|
||||
|
||||
// VersionPatch is a patch version component of the current release
|
||||
VersionPatch = 8
|
||||
VersionPatch = 9
|
||||
|
||||
// VersionMeta is metadata to append to the version string
|
||||
VersionMeta = "unstable"
|
||||
|
|
Loading…
Reference in New Issue