From 2182a6df799776a73757f268d4480b401cfd5a10 Mon Sep 17 00:00:00 2001 From: sy-records <52o@qq52o.cn> Date: Mon, 10 Feb 2025 13:53:31 +0800 Subject: [PATCH] release: bump version to 1.4.2 and update release date --- src/pages/download.tsx | 48 +++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/pages/download.tsx b/src/pages/download.tsx index 845a281be..9d088d35a 100644 --- a/src/pages/download.tsx +++ b/src/pages/download.tsx @@ -6,7 +6,7 @@ import Layout from '@theme/Layout' import HeaderSlogan from '../components/HeaderSlogan' export default function Plugins(): JSX.Element { - const item = '1.4.1' + const item = '1.4.2' return ( {item} - 2024-11-22 + 2025-02-06