From 652105f534c8f2709359d2d9dcee1b56c2e0acf4 Mon Sep 17 00:00:00 2001 From: fanxb Date: Sun, 17 Nov 2024 20:02:02 +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 f3cbb6b..f2fec5a 100644 --- a/openRenamerFront/src/App.vue +++ b/openRenamerFront/src/App.vue @@ -42,7 +42,7 @@ export default { name: "Home", data() { return { - version: "1.7.1", + version: "1.8.0", latestVersion: null, activeIndex: location.pathname, showNewVersion: false