From 82ee2f6b0adc27142617fb8866867745e2fc24f1 Mon Sep 17 00:00:00 2001 From: fumiama Date: Wed, 27 Oct 2021 10:34:18 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=94=B9=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E5=88=B0=20v1.1.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index a3de7b14..8a4c268f 100644 --- a/main.go +++ b/main.go @@ -57,7 +57,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.1.7 - 2021-10-09 12:50:23 +0800 CST", + "* Version 1.1.8 - 2021-10-27 10:17:36 +0800 CST", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }