File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ var Banner = "* OneBot + ZeroBot + Golang\n" +
27
27
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
28
28
`
29
29
30
- const timeformat = `2006-01-02 15:04:05 +0900 JST `
30
+ const timeformat = `2006-01-02 15:04:05 +0800 CST `
31
31
32
32
func main () {
33
33
f , err := os .Create ("banner/banner.go" )
Original file line number Diff line number Diff line change 12
12
"0409" : {
13
13
"identity" : {
14
14
"name" : " ZeroBot-Plugin" ,
15
- "version" : " 1.9.8.2223 "
15
+ "version" : " 1.9.9.2250 "
16
16
},
17
17
"description" : " " ,
18
18
"minimum-os" : " vista" ,
36
36
"#1" : {
37
37
"0000" : {
38
38
"fixed" : {
39
- "file_version" : " 1.9.8.2223 " ,
40
- "product_version" : " v1.9.8 " ,
41
- "timestamp" : " 2025-06-01T18:52:57 +08:00"
39
+ "file_version" : " 1.9.9.2250 " ,
40
+ "product_version" : " v1.9.9 " ,
41
+ "timestamp" : " 2025-09-10T10:40:54 +08:00"
42
42
},
43
43
"info" : {
44
44
"0409" : {
45
45
"Comments" : " OneBot plugins based on ZeroBot" ,
46
46
"CompanyName" : " FloatTech" ,
47
47
"FileDescription" : " https://github.com/FloatTech/ZeroBot-Plugin" ,
48
- "FileVersion" : " 1.9.8.2223 " ,
48
+ "FileVersion" : " 1.9.9.2250 " ,
49
49
"InternalName" : " " ,
50
50
"LegalCopyright" : " © 2020 - 2025 FloatTech. All Rights Reserved." ,
51
51
"LegalTrademarks" : " " ,
52
52
"OriginalFilename" : " ZBP.EXE" ,
53
53
"PrivateBuild" : " " ,
54
54
"ProductName" : " ZeroBot-Plugin" ,
55
- "ProductVersion" : " v1.9.8 " ,
55
+ "ProductVersion" : " v1.9.9 " ,
56
56
"SpecialBuild" : " "
57
57
}
58
58
}
You can’t perform that action at this time.
0 commit comments