From b51a93fe469063a7e97c66e7540b1f06c4efea74 Mon Sep 17 00:00:00 2001 From: Vic Luo Date: Tue, 8 May 2018 16:45:37 +0800 Subject: [PATCH] bump version: 0.11.0 --- cli/lug/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/lug/main.go b/cli/lug/main.go index a6b8f34..c4d4752 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.10.0 + Presented by SJTUG Version 0.11.0 Visit https://github.com/sjtug/lug for latest version` configHelp = `Refer to config.example.yaml for sample config!`