update icon

This commit is contained in:
源文雨 2023-03-08 16:21:46 +08:00
parent 54598fbf54
commit 7b27bc8f7a
4 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.7.0-beta1"
var Version = "v1.7.0-beta2"
// Copyright ...
var Copyright = "© 2020 - 2023 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2023-03-01 16:16:25 +0800 CST\n" +
"* Version " + Version + " - 2023-03-08 16:21:10 +0800 CST\n" +
"* Copyright " + Copyright + ". All Rights Reserved.\n" +
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -12,7 +12,7 @@
"0409": {
"identity": {
"name": "ZeroBot-Plugin",
"version": "1.7.0.1721"
"version": "1.7.0.1732"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.7.0.1721",
"product_version": "v1.7.0-beta1",
"timestamp": "2023-03-01T16:16:47+08:00"
"file_version": "1.7.0.1732",
"product_version": "v1.7.0-beta2",
"timestamp": "2023-03-08T16:21:31+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.7.0.1721",
"FileVersion": "1.7.0.1732",
"InternalName": "",
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.7.0-beta1",
"ProductVersion": "v1.7.0-beta2",
"SpecialBuild": ""
}
}