diff --git a/kanban/banner.go b/kanban/banner.go index 4b7f8b1a..c78a19c5 100644 --- a/kanban/banner.go +++ b/kanban/banner.go @@ -10,7 +10,7 @@ import ( var ( info = [...]string{ "* OneBot + ZeroBot + Golang", - "* Version 1.3.2 - 2022-03-13 13:21:15 +0800 CST", + "* Version 1.3.3-beta1 - 2022-04-03 18:52:12 +0800 CST", "* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }