🔖 v1.7.7

This commit is contained in:
源文雨 2024-04-01 21:35:41 +09:00
parent 0a33224571
commit cf0e87ab9a
2 changed files with 10 additions and 10 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.7.6"
var Version = "v1.7.7"
// Copyright ...
var Copyright = "© 2020 - 2023 FloatTech"
var Copyright = "© 2020 - 2024 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2023-11-08 14:13:37 +0900 JST\n" +
"* Version " + Version + " - 2024-04-01 21:34:55 +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.7.6.1905"
"version": "1.7.7.1918"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.7.6.1905",
"product_version": "v1.7.6",
"timestamp": "2023-11-08T14:13:49+08:00"
"file_version": "1.7.7.1918",
"product_version": "v1.7.7",
"timestamp": "2024-04-01T21:35:17+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.7.6.1905",
"FileVersion": "1.7.7.1918",
"InternalName": "",
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
"LegalCopyright": "© 2020 - 2024 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.7.6",
"ProductVersion": "v1.7.7",
"SpecialBuild": ""
}
}