From c55e31ed6f0f9c38259021fd6a846837fa712adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Wed, 1 Mar 2023 16:17:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.7.0-beta1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kanban/banner/banner.go | 4 ++-- winres/winres.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kanban/banner/banner.go b/kanban/banner/banner.go index 044b394a..dfb25e87 100644 --- a/kanban/banner/banner.go +++ b/kanban/banner/banner.go @@ -3,13 +3,13 @@ package banner // Version ... -var Version = "v1.6.2" +var Version = "v1.7.0-beta1" // Copyright ... var Copyright = "© 2020 - 2023 FloatTech" // Banner ... 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" + "* Project: https://github.com/FloatTech/ZeroBot-Plugin" diff --git a/winres/winres.json b/winres/winres.json index 6a310723..8007eaec 100644 --- a/winres/winres.json +++ b/winres/winres.json @@ -12,7 +12,7 @@ "0409": { "identity": { "name": "ZeroBot-Plugin", - "version": "1.7.0.1718" + "version": "1.7.0.1721" }, "description": "", "minimum-os": "vista", @@ -36,16 +36,16 @@ "#1": { "0000": { "fixed": { - "file_version": "1.7.0.1718", + "file_version": "1.7.0.1721", "product_version": "v1.7.0-beta1", - "timestamp": "2023-03-01T14:46:48+08:00" + "timestamp": "2023-03-01T16:16:47+08:00" }, "info": { "0409": { "Comments": "OneBot plugins based on ZeroBot", "CompanyName": "FloatTech", "FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin", - "FileVersion": "1.7.0.1718", + "FileVersion": "1.7.0.1721", "InternalName": "", "LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.", "LegalTrademarks": "",