🔖 v1.7.0-beta1

This commit is contained in:
源文雨 2023-03-01 16:17:10 +08:00
parent f3a0813fed
commit c55e31ed6f
2 changed files with 6 additions and 6 deletions

View File

@ -3,13 +3,13 @@
package banner package banner
// Version ... // Version ...
var Version = "v1.6.2" var Version = "v1.7.0-beta1"
// Copyright ... // Copyright ...
var Copyright = "© 2020 - 2023 FloatTech" var Copyright = "© 2020 - 2023 FloatTech"
// Banner ... // Banner ...
var Banner = "* OneBot + ZeroBot + Golang\n" + var Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version " + Version + " - 2023-03-01 12:17:07 +0800 CST\n" + "* Version " + Version + " - 2023-03-01 16:16:25 +0800 CST\n" +
"* Copyright " + Copyright + ". All Rights Reserved.\n" + "* Copyright " + Copyright + ". All Rights Reserved.\n" +
"* Project: https://github.com/FloatTech/ZeroBot-Plugin" "* Project: https://github.com/FloatTech/ZeroBot-Plugin"

View File

@ -12,7 +12,7 @@
"0409": { "0409": {
"identity": { "identity": {
"name": "ZeroBot-Plugin", "name": "ZeroBot-Plugin",
"version": "1.7.0.1718" "version": "1.7.0.1721"
}, },
"description": "", "description": "",
"minimum-os": "vista", "minimum-os": "vista",
@ -36,16 +36,16 @@
"#1": { "#1": {
"0000": { "0000": {
"fixed": { "fixed": {
"file_version": "1.7.0.1718", "file_version": "1.7.0.1721",
"product_version": "v1.7.0-beta1", "product_version": "v1.7.0-beta1",
"timestamp": "2023-03-01T14:46:48+08:00" "timestamp": "2023-03-01T16:16:47+08:00"
}, },
"info": { "info": {
"0409": { "0409": {
"Comments": "OneBot plugins based on ZeroBot", "Comments": "OneBot plugins based on ZeroBot",
"CompanyName": "FloatTech", "CompanyName": "FloatTech",
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin", "FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
"FileVersion": "1.7.0.1718", "FileVersion": "1.7.0.1721",
"InternalName": "", "InternalName": "",
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.", "LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
"LegalTrademarks": "", "LegalTrademarks": "",