Update
This commit is contained in:
parent
523815d678
commit
f068635d22
|
|
@ -15,7 +15,7 @@ func VersionMinor() int {
|
||||||
}
|
}
|
||||||
|
|
||||||
func VersionRevision() int {
|
func VersionRevision() int {
|
||||||
return 1
|
return 2
|
||||||
}
|
}
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user