From 95a382835ac261bc84e2d47e52b17aad929f70c8 Mon Sep 17 00:00:00 2001 From: fanxb Date: Wed, 30 Oct 2024 21:48:41 +0800 Subject: [PATCH] =?UTF-8?q?deploy:=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= 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 b582921..f3cbb6b 100644 --- a/openRenamerFront/src/App.vue +++ b/openRenamerFront/src/App.vue @@ -42,7 +42,7 @@ export default { name: "Home", data() { return { - version: "1.6.4", + version: "1.7.1", latestVersion: null, activeIndex: location.pathname, showNewVersion: false