🔖 v1.7.1-beta2

This commit is contained in:
源文雨 2023-04-09 11:02:35 +08:00
parent c1702c5d5e
commit 2b1caafa16
2 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package banner
// Version ...
var Version = "v1.7.1-beta1"
var Version = "v1.7.1-beta2"
// Copyright ...
var Copyright = "© 2020 - 2023 FloatTech"
// Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2023-03-31 15:53:05 +0800 CST\n" +
"* Version " + Version + " - 2023-04-09 11:01:54 +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.1.1780"
"version": "1.7.1.1789"
},
"description": "",
"minimum-os": "vista",
@ -36,23 +36,23 @@
"#1": {
"0000": {
"fixed": {
"file_version": "1.7.1.1780",
"product_version": "v1.7.1-beta1",
"timestamp": "2023-03-31T15:53:17+08:00"
"file_version": "1.7.1.1789",
"product_version": "v1.7.1-beta2",
"timestamp": "2023-04-09T11:02:07+08:00"
},
"info": {
"0409": {
"Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.7.1.1780",
"FileVersion": "1.7.1.1789",
"InternalName": "",
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
"LegalTrademarks": "",
"OriginalFilename": "ZBP.EXE",
"PrivateBuild": "",
"ProductName": "ZeroBot-Plugin",
"ProductVersion": "v1.7.1-beta1",
"ProductVersion": "v1.7.1-beta2",
"SpecialBuild": ""
}
}