🔖 v1.10.7
Some checks failed
最新版 / Build binary CI (386, linux) (push) Has been cancelled
最新版 / Build binary CI (386, windows) (push) Has been cancelled
最新版 / Build binary CI (amd64, linux) (push) Has been cancelled
最新版 / Build binary CI (amd64, windows) (push) Has been cancelled
最新版 / Build binary CI (arm, linux) (push) Has been cancelled
最新版 / Build binary CI (arm64, linux) (push) Has been cancelled
自动更新 nix 依赖 / gomod2nix update (push) Has been cancelled
PushLint / lint (push) Has been cancelled

This commit is contained in:
源文雨 2026-01-03 23:42:08 +08:00
parent c2af29f23c
commit 3e837bf64c
2 changed files with 10 additions and 10 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.10.6"
var Version = "v1.10.7"
// Copyright ...
var Copyright = "© 2020 - 2025 FloatTech"
var Copyright = "© 2020 - 2026 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2025-12-23 18:28:52 +0800 CST\n" +
"* Version " + Version + " - 2026-01-03 23:41:53 +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.6.2327"
"version": "1.10.7.2332"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.10.6.2327",
"product_version": "v1.10.6",
"timestamp": "2025-12-23T18:29:03+08:00"
"file_version": "1.10.7.2332",
"product_version": "v1.10.7",
"timestamp": "2026-01-03T23:42:04+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.10.6.2327",
"FileVersion": "1.10.7.2332",
"InternalName": "",
"LegalCopyright": "© 2020 - 2025 FloatTech. All Rights Reserved.",
"LegalCopyright": "© 2020 - 2026 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.10.6",
"ProductVersion": "v1.10.7",
"SpecialBuild": ""
}
}