From 6759333fb485b29f10b041d38d347f458fb3d23b Mon Sep 17 00:00:00 2001 From: fanxb Date: Wed, 30 Oct 2024 20:13:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=85=A8=E9=80=89=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E9=80=89=E4=B8=AD=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openRenamerFront/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openRenamerFront/src/App.vue b/openRenamerFront/src/App.vue index c7b0408..b582921 100644 --- a/openRenamerFront/src/App.vue +++ b/openRenamerFront/src/App.vue @@ -42,7 +42,7 @@ export default { name: "Home", data() { return { - version: "1.6.3", + version: "1.6.4", latestVersion: null, activeIndex: location.pathname, showNewVersion: false