From 0817e6233d23d4a0be98b923c03ed53a3c94a4f6 Mon Sep 17 00:00:00 2001 From: fumiama Date: Sat, 9 Oct 2021 12:51:05 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=96=B0=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= 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 98f6f72b..155efaff 100644 --- a/main.go +++ b/main.go @@ -55,7 +55,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.1.6 - 2021-09-27 21:30:33 +0800 CST", + "* Version 1.1.6 - 2021-10-09 12:50:23 +0800 CST", "* Copyright © 2020 - 2021 Kanri, DawnNights, Fumiama, Suika", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }