diff --git a/main.go b/main.go index 503586b..52c2d9d 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "syscall" ) -const APP_VERSION = "3.1" +const APP_VERSION = "3.2" func main() { err := initConfig()