From 711423dbe1c3346c658795806f261ea2ed6b18a3 Mon Sep 17 00:00:00 2001 From: fanxb Date: Wed, 18 Sep 2024 22:21:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E8=BD=AC=E6=8D=A2util?= 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 fc25c64..c7b0408 100644 --- a/openRenamerFront/src/App.vue +++ b/openRenamerFront/src/App.vue @@ -42,7 +42,7 @@ export default { name: "Home", data() { return { - version: "1.6.2", + version: "1.6.3", latestVersion: null, activeIndex: location.pathname, showNewVersion: false