🔖 v1.8.1

This commit is contained in:
源文雨 2024-05-30 16:47:53 +09:00
parent e55c1fbd3d
commit dc0d7c4151
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.8.0"
var Version = "v1.8.1"
// Copyright ...
var Copyright = "© 2020 - 2024 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2024-05-05 16:47:20 +0900 JST\n" +
"* Version " + Version + " - 2024-05-30 16:47:27 +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.8.0.1977"
"version": "1.8.1.1998"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.8.0.1977",
"product_version": "v1.8.0",
"timestamp": "2024-05-05T16:47:31+08:00"
"file_version": "1.8.1.1998",
"product_version": "v1.8.1",
"timestamp": "2024-05-30T16:47:38+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.8.0.1977",
"FileVersion": "1.8.1.1998",
"InternalName": "",
"LegalCopyright": "© 2020 - 2024 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.8.0",
"ProductVersion": "v1.8.1",
"SpecialBuild": ""
}
}