From ccd4349fc6e0dae2158d4c7f117f416ce9dc587c Mon Sep 17 00:00:00 2001 From: Vic Luo Date: Wed, 30 May 2018 20:57:35 +0800 Subject: [PATCH] bump version: 0.12.1 --- 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 af9569c..0e3e9b8 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.12.0 + Presented by SJTUG Version 0.12.1 Visit https://github.com/sjtug/lug for latest version` configHelp = `Refer to config.example.yaml for sample config!`