File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 7
7
nohup.out
8
8
zerobot
9
9
ZeroBot-Plugin *
10
+ * .syso
Original file line number Diff line number Diff line change 4
4
before :
5
5
hooks :
6
6
- go mod tidy
7
+ - go install github.com/tc-hib/go-winres@latest
8
+ - go-winres make
7
9
builds :
8
10
- id : nowin
9
11
env :
Original file line number Diff line number Diff line change 36
36
"#1" : {
37
37
"0000" : {
38
38
"fixed" : {
39
- "file_version" : " v1.6.2 " ,
40
- "product_version" : " v1.6.2 " ,
41
- "timestamp" : " 2023-03-01T12:44:11 +08:00"
39
+ "file_version" : " v1.7.0-beta1 " ,
40
+ "product_version" : " v1.7.0-beta1 " ,
41
+ "timestamp" : " 2023-03-01T14:08:55 +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" : " Project: https://github.com/FloatTech/ZeroBot-Plugin" ,
48
- "FileVersion" : " v1.6.2 " ,
48
+ "FileVersion" : " v1.7.0-beta1 " ,
49
49
"InternalName" : " " ,
50
50
"LegalCopyright" : " © 2020 - 2023 FloatTech" ,
51
51
"LegalTrademarks" : " " ,
52
52
"OriginalFilename" : " ZBP.EXE" ,
53
53
"PrivateBuild" : " " ,
54
54
"ProductName" : " " ,
55
- "ProductVersion" : " v1.6.2 " ,
55
+ "ProductVersion" : " v1.7.0-beta1 " ,
56
56
"SpecialBuild" : " "
57
57
}
58
58
}
You can’t perform that action at this time.
0 commit comments