🔖 v1.10.11

This commit is contained in:
源文雨 2026-01-09 00:11:55 +08:00
parent 213b4e21ad
commit 6c4c4770f9
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner package banner
// Version ... // Version ...
var Version = "v1.10.10" var Version = "v1.10.11"
// Copyright ... // Copyright ...
var Copyright = "© 2020 - 2026 FloatTech" var Copyright = "© 2020 - 2026 FloatTech"
// Banner ... // Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" + var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2026-01-08 23:10:16 +0800 CST\n" + "* Version " + Version + " - 2026-01-09 00:11:47 +0800 CST\n" +
"* Copyright " + Copyright + ". All Rights Reserved.\n" + "* Copyright " + Copyright + ". All Rights Reserved.\n" +
"* Project: https://github.com/FloatTech/ZeroBot-Plugin" "* Project: https://github.com/FloatTech/ZeroBot-Plugin"

View File

@ -12,7 +12,7 @@
"0409": { "0409": {
"identity": { "identity": {
"name": "ZeroBot-Plugin", "name": "ZeroBot-Plugin",
"version": "1.10.10.2345" "version": "1.10.11.2348"
}, },
"description": "", "description": "",
"minimum-os": "vista", "minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": { "#1": {
"0000": { "0000": {
"fixed": { "fixed": {
"file_version": "1.10.10.2345", "file_version": "1.10.11.2348",
"product_version": "v1.10.10", "product_version": "v1.10.11",
"timestamp": "2026-01-08T23:10:27+08:00" "timestamp": "2026-01-09T00:11:55+08:00"
}, },
"info": { "info": {
"0409": { "0409": {
"Comments": "OneBot plugins based on ZeroBot", "Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech", "CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin", "FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.10.10.2345", "FileVersion": "1.10.11.2348",
"InternalName": "", "InternalName": "",
"LegalCopyright": "© 2020 - 2026 FloatTech. All Rights Reserved.", "LegalCopyright": "© 2020 - 2026 FloatTech. All Rights Reserved.",
"LegalTrademarks": "", "LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE", "OriginalFilename": "ZBP.EXE",
"PrivateBuild": "", "PrivateBuild": "",
"ProductName": "ZeroBot-Plugin", "ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.10.10", "ProductVersion": "v1.10.11",
"SpecialBuild": "" "SpecialBuild": ""
} }
} }