From 532d5dff8d5a3ea7dc9b2d5a764670ce186d7098 Mon Sep 17 00:00:00 2001 From: Vic Luo Date: Sat, 3 Mar 2018 13:51:12 +0800 Subject: [PATCH] bump version: 0.9.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 44a17b8..9683596 100644 --- a/main.go +++ b/main.go @@ -17,7 +17,7 @@ import ( const ( lugVersionInfo = `Lug: An extensible backend for software mirror - Presented by SJTUG Version 0.8.0 + Presented by SJTUG Version 0.9.0 Visit https://github.com/sjtug/lug for latest version` configHelp = `Refer to config.example.yaml for sample config!`