🔖 v1.10.12

This commit is contained in:
源文雨 2026-01-09 21:09:33 +08:00
parent b432731c9b
commit 55e538cdb6
2 changed files with 8 additions and 8 deletions

View File

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

View File

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