🔖 v1.9.3

This commit is contained in:
源文雨 2025-02-15 12:51:58 +09:00
parent 112328a7f2
commit ae859a1ece
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.9.2"
var Version = "v1.9.3"
// Copyright ...
var Copyright = "© 2020 - 2025 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2025-02-14 23:10:30 +0900 JST\n" +
"* Version " + Version + " - 2025-02-15 12:39:14 +0900 JST\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.9.2.2159"
"version": "1.9.3.2163"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.9.2.2159",
"product_version": "v1.9.2",
"timestamp": "2025-02-14T23:10:40+08:00"
"file_version": "1.9.3.2163",
"product_version": "v1.9.3",
"timestamp": "2025-02-15T12:39:23+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.9.2.2159",
"FileVersion": "1.9.3.2163",
"InternalName": "",
"LegalCopyright": "© 2020 - 2025 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.9.2",
"ProductVersion": "v1.9.3",
"SpecialBuild": ""
}
}