From f1ea658c7d4f98a4aea71ecb243f32bbb46c95d3 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: Fri, 31 Mar 2023 15:53:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.7.1-beta1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kanban/banner/banner.go | 2 +- winres/winres.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kanban/banner/banner.go b/kanban/banner/banner.go index 745d7dad..b0b0b47a 100644 --- a/kanban/banner/banner.go +++ b/kanban/banner/banner.go @@ -10,6 +10,6 @@ var Copyright = "© 2020 - 2023 FloatTech" // Banner ... var Banner = "* OneBot + ZeroBot + Golang\n" + - "* Version " + Version + " - 2023-03-25 20:09:29 +0800 CST\n" + + "* Version " + Version + " - 2023-03-31 15:53:05 +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 67536e67..1089ff04 100644 --- a/winres/winres.json +++ b/winres/winres.json @@ -12,7 +12,7 @@ "0409": { "identity": { "name": "ZeroBot-Plugin", - "version": "1.7.1.1769" + "version": "1.7.1.1780" }, "description": "", "minimum-os": "vista", @@ -36,16 +36,16 @@ "#1": { "0000": { "fixed": { - "file_version": "1.7.1.1769", + "file_version": "1.7.1.1780", "product_version": "v1.7.1-beta1", - "timestamp": "2023-03-25T20:09:59+08:00" + "timestamp": "2023-03-31T15:53:17+08:00" }, "info": { "0409": { "Comments": "OneBot plugins based on ZeroBot", "CompanyName": "FloatTech", "FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin", - "FileVersion": "1.7.1.1769", + "FileVersion": "1.7.1.1780", "InternalName": "", "LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.", "LegalTrademarks": "",