From b025ca5738e25ce5c4ead548efca9ac329f1db38 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: Sat, 17 Jan 2026 12:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=961.10.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kanban/banner/banner.go | 4 ++-- winres/winres.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/kanban/banner/banner.go b/kanban/banner/banner.go index 63d77e87..83f1b2b7 100644 --- a/kanban/banner/banner.go +++ b/kanban/banner/banner.go @@ -3,13 +3,13 @@ package banner // Version ... -var Version = "v1.10.13" +var Version = "v1.10.14" // Copyright ... var Copyright = "© 2020 - 2026 FloatTech" // Banner ... var Banner = "* OneBot + ZeroBot + Golang\n" + - "* Version " + Version + " - 2026-01-11 23:54:00 +0800 CST\n" + + "* Version " + Version + " - 2026-01-17 12:00:13 +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 2b5c5716..252c18ce 100644 --- a/winres/winres.json +++ b/winres/winres.json @@ -12,7 +12,7 @@ "0409": { "identity": { "name": "ZeroBot-Plugin", - "version": "1.10.13.2356" + "version": "1.10.14.2360" }, "description": "", "minimum-os": "vista", @@ -36,23 +36,23 @@ "#1": { "0000": { "fixed": { - "file_version": "1.10.13.2356", - "product_version": "v1.10.13", - "timestamp": "2026-01-11T23:54:09+08:00" + "file_version": "1.10.14.2360", + "product_version": "v1.10.14", + "timestamp": "2026-01-17T12:00:23+08:00" }, "info": { "0409": { "Comments": "OneBot plugins based on ZeroBot", "CompanyName": "FloatTech", "FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin", - "FileVersion": "1.10.13.2356", + "FileVersion": "1.10.14.2360", "InternalName": "", "LegalCopyright": "© 2020 - 2026 FloatTech. All Rights Reserved.", "LegalTrademarks": "", "OriginalFilename": "ZBP.EXE", "PrivateBuild": "", "ProductName": "ZeroBot-Plugin", - "ProductVersion": "v1.10.13", + "ProductVersion": "v1.10.14", "SpecialBuild": "" } }