From 43b9cea801fdcf0c374e56de7752e22cb4525e9e Mon Sep 17 00:00:00 2001 From: fumiama <41315874+fumiama@users.noreply.github.com> Date: Tue, 16 Aug 2022 11:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kanban/banner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kanban/banner.go b/kanban/banner.go index 7e9ea4a0..c9964cce 100644 --- a/kanban/banner.go +++ b/kanban/banner.go @@ -10,7 +10,7 @@ import ( var ( info = [...]string{ "* OneBot + ZeroBot + Golang", - "* Version 1.5.0-beta5 - 2022-07-22 15:39:17 +0800 CST", + "* Version 1.5.0 - 2022-08-16 11:16:21 +0800 CST", "* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }