From c6911751aaa5d99e33fb8ff0c44a9cdf32f1dbce Mon Sep 17 00:00:00 2001 From: Vic Luo Date: Fri, 9 Feb 2018 23:28:56 +0800 Subject: [PATCH] bump version: 0.4.3 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 32b6f5a..68acc5f 100644 --- a/main.go +++ b/main.go @@ -16,7 +16,7 @@ import ( const ( lugVersionInfo = `Lug: An extensible backend for software mirror - Presented by SJTUG Version 0.4.2 + Presented by SJTUG Version 0.4.3 Visit https://github.com/sjtug/lug for latest version` configHelp = `Refer to config.example.yaml for sample config!`