From ce333c5793918a810ef37c7bc4976052b28c9428 Mon Sep 17 00:00:00 2001 From: fumiama Date: Mon, 13 Dec 2021 21:23:04 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20=20=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E4=B8=BAv1.1.2?= 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 e271682f..9fc445af 100644 --- a/main.go +++ b/main.go @@ -67,7 +67,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.2.1 - 2021-11-29 20:27:37 +0800 CST", + "* Version 1.2.2 - 2021-12-13 21:22:45 +0800 CST", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }