Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
7f4830d50f chore(nix): bump deps (#1279)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-01 00:46:18 +08:00
源文雨
39d319bf70 🔖 v1.10.17 2026-02-01 00:40:20 +08:00
3 changed files with 10 additions and 10 deletions

View File

@@ -29,8 +29,8 @@ schema = 3
version = "v1.7.1"
hash = "sha256-wkeiaUTpPVbpH7fcXeoLtG+aGIMJbvoc/9sbi2IXK0I="
[mod."github.com/FloatTech/zbputils"]
version = "v1.7.2-0.20260131163621-618685d53380"
hash = "sha256-/t4FpFcbT3OGGi8gU/rs/JuOG7RHoXWNaELxDBZUI3U="
version = "v1.7.2-0.20260128132210-62a44be0a2b5"
hash = "sha256-oEhCz8S/q9XyXt9kYMOSQiEc0LbV1IsKWgdiNmkKwxw="
[mod."github.com/PuerkitoBio/goquery"]
version = "v1.8.0"
hash = "sha256-I3QaPWATvBOL/F26fIiYWKS13yBUYo+9o3tcsGIu8tY="

View File

@@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.10.16"
var Version = "v1.10.17"
// Copyright ...
var Copyright = "© 2020 - 2026 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2026-01-17 21:00:49 +0800 CST\n" +
"* Version " + Version + " - 2026-02-01 00:40:07 +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.16.2369"
"version": "1.10.17.2380"
},
"description": "",
"minimum-os": "vista",
@@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.10.16.2369",
"product_version": "v1.10.16",
"timestamp": "2026-01-17T21:01:01+08:00"
"file_version": "1.10.17.2380",
"product_version": "v1.10.17",
"timestamp": "2026-02-01T00:40:14+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.10.16.2369",
"FileVersion": "1.10.17.2380",
"InternalName": "",
"LegalCopyright": "© 2020 - 2026 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.10.16",
"ProductVersion": "v1.10.17",
"SpecialBuild": ""
}
}