From 89f1e72c50011c0e152ceb56df942e27c29217f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B2=B3?= Date: Wed, 17 Apr 2019 14:18:30 +0800 Subject: [PATCH] version --- lib/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version/version.go b/lib/version/version.go index 8600cdb..e1a1219 100644 --- a/lib/version/version.go +++ b/lib/version/version.go @@ -1,6 +1,6 @@ package version -const VERSION = "0.22.3" +const VERSION = "0.22.4" // Compulsory minimum version, Minimum downward compatibility to this version func GetVersion() string {