From d6b81d0363b1c53aa0082bd11cbbac947df6da56 Mon Sep 17 00:00:00 2001 From: fumiama Date: Fri, 29 Oct 2021 13:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20=20v1.1.8=20->=20v1.2.0?= 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 5665c3b9..124e8929 100644 --- a/main.go +++ b/main.go @@ -59,7 +59,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.1.8 - 2021-10-27 10:17:36 +0800 CST", + "* Version 1.2.0 - 2021-10-29 13:08:45 +0800 CST", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }