From 62a9e413fb78767f1b1a6ac27bd2842df6567cc7 Mon Sep 17 00:00:00 2001 From: fumiama Date: Fri, 7 Jan 2022 20:10:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20=20v1.2.3?= 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 1cce1304..18594a9d 100644 --- a/main.go +++ b/main.go @@ -77,7 +77,7 @@ import ( var ( contents = []string{ "* OneBot + ZeroBot + Golang", - "* Version 1.2.2 - 2021-12-13 21:22:45 +0800 CST", + "* Version 1.2.3 - 2022-01-07 20:09:30 +0800 CST", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }