update to tm v0.19.5
This commit is contained in:
+2
-2
@@ -7,9 +7,9 @@ package version
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "17"
|
||||
const Fix = "1"
|
||||
const Fix = "2"
|
||||
|
||||
const Version = "0.17.1"
|
||||
const Version = "0.17.2"
|
||||
|
||||
// GitCommit set by build flags
|
||||
var GitCommit = ""
|
||||
|
||||
Reference in New Issue
Block a user