bump version to 2.0.0

This commit is contained in:
杨黄林
2024-01-11 21:23:29 +08:00
parent 958b6f9bcd
commit e9c0997799

View File

@@ -12,7 +12,7 @@ import (
"strings" "strings"
) )
const version = "1.8.2" const version = "2.0.0"
var ( var (
showVersion bool showVersion bool