🔖 v1.10.2
Some checks are pending
自动更新 nix 依赖 / gomod2nix update (push) Waiting to run
最新版 / Build binary CI (386, linux) (push) Waiting to run
最新版 / Build binary CI (386, windows) (push) Waiting to run
最新版 / Build binary CI (amd64, linux) (push) Waiting to run
最新版 / Build binary CI (amd64, windows) (push) Waiting to run
最新版 / Build binary CI (arm, linux) (push) Waiting to run
最新版 / Build binary CI (arm64, linux) (push) Waiting to run
PushLint / lint (push) Waiting to run

This commit is contained in:
源文雨 2025-12-21 22:24:58 +08:00
parent b897a11158
commit 2ac3730f87
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.10.0"
var Version = "v1.10.2"
// Copyright ...
var Copyright = "© 2020 - 2025 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2025-09-30 23:45:28 +0800 CST\n" +
"* Version " + Version + " - 2025-12-21 22:24:36 +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.0.2279"
"version": "1.10.2.2311"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.10.0.2279",
"product_version": "v1.10.0",
"timestamp": "2025-09-30T23:54:09+08:00"
"file_version": "1.10.2.2311",
"product_version": "v1.10.2",
"timestamp": "2025-12-21T22:24:48+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.10.0.2279",
"FileVersion": "1.10.2.2311",
"InternalName": "",
"LegalCopyright": "© 2020 - 2025 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.10.0",
"ProductVersion": "v1.10.2",
"SpecialBuild": ""
}
}