Skip to content

Commit fef9f99

Browse files
committed
🔖 v0.1.1
1 parent 8a27ab6 commit fef9f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kanban/banner.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package kanban
22

33
// Version ...
4-
var Version = "v0.1.0"
4+
var Version = "v0.1.1"
55

66
// Banner ...
77
var Banner = "* QQ + NanoBot + Golang\n" +
8-
"* Version " + Version + " - 2023-10-16 00:36:36 +0800 CST\n" +
8+
"* Version " + Version + " - 2023-10-16 13:41:39 +0800 CST\n" +
99
"* Copyright © 2023 - 2023 FloatTech. All Rights Reserved.\n" +
1010
"* Project: https://github.com/FloatTech/NanoBot-Plugin"

0 commit comments

Comments
 (0)