🔖 v1.7.0-beta5

This commit is contained in:
源文雨 2023-03-16 19:22:30 +08:00
parent 5e93368e57
commit 0d85fa04e1
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.7.0-beta4"
var Version = "v1.7.0-beta5"
// Copyright ...
var Copyright = "© 2020 - 2023 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2023-03-12 12:28:19 +0800 CST\n" +
"* Version " + Version + " - 2023-03-16 19:22:03 +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.7.0.1744"
"version": "1.7.0.1749"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.7.0.1744",
"product_version": "v1.7.0-beta4",
"timestamp": "2023-03-12T12:28:32+08:00"
"file_version": "1.7.0.1749",
"product_version": "v1.7.0-beta5",
"timestamp": "2023-03-16T19:22:18+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.7.0.1744",
"FileVersion": "1.7.0.1749",
"InternalName": "",
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.7.0-beta4",
"ProductVersion": "v1.7.0-beta5",
"SpecialBuild": ""
}
}