diff --git a/cli/lug/main.go b/cli/lug/main.go index c4d4752..7813f97 100644 --- a/cli/lug/main.go +++ b/cli/lug/main.go @@ -18,7 +18,7 @@ import ( const ( lugVersionInfo = `Lug: An extensible backend for software mirror - Presented by SJTUG Version 0.11.0 + Presented by SJTUG Version 0.11.1 Visit https://github.com/sjtug/lug for latest version` configHelp = `Refer to config.example.yaml for sample config!`