From bb63b98f393b64fceaf3b625415f81c454837001 Mon Sep 17 00:00:00 2001 From: fumiama Date: Mon, 29 Nov 2021 20:27:42 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20=20=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA=20v1.2.1?= 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 a97f5a4f..97948a1d 100644 --- a/main.go +++ b/main.go @@ -64,7 +64,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.2.0 - 2021-10-29 13:08:45 +0800 CST", + "* Version 1.2.1 - 2021-11-29 20:27:37 +0800 CST", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }