Merge branch 'release/0.9.7' into develop
This commit is contained in:
commit
a8bf3484b9
|
@ -15,7 +15,7 @@ const (
|
|||
VersionPatch = 7
|
||||
|
||||
// VersionMeta is metadata to append to the version string
|
||||
VersionMeta = "unstable"
|
||||
VersionMeta = "stable"
|
||||
)
|
||||
|
||||
// Version exposes string representation of program version.
|
||||
|
|
Loading…
Reference in New Issue