Signed-off-by: FUJITA Tomonori <[email protected]>
This commit is contained in:
FUJITA Tomonori
2023-02-01 08:10:44 +09:00
parent c556ca4f8d
commit e53d53191b
+1 -1
View File
@@ -18,7 +18,7 @@ package version
import "fmt"
const MAJOR uint = 3
const MINOR uint = 10
const MINOR uint = 11
const PATCH uint = 0
var COMMIT string = ""