From dfe28eb037076298f72efbde7e9ae3282e44b983 Mon Sep 17 00:00:00 2001 From: zhuhao <979263092@qq.com> Date: Sun, 22 Sep 2024 14:36:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E8=81=94=E9=80=9A=E6=96=87?= =?UTF-8?q?=E6=9E=A2=E8=AF=BE=E5=A0=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electron-builder-lt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder-lt.yml b/electron-builder-lt.yml index f8e0b9a..01f2e2e 100644 --- a/electron-builder-lt.yml +++ b/electron-builder-lt.yml @@ -17,7 +17,7 @@ asarUnpack: nsis: oneClick: false allowToChangeInstallationDirectory: true - artifactName: ${name}-${version}-setup.${ext} + artifactName: ${name}-${version}-setup-lt.${ext} shortcutName: ${productName} uninstallDisplayName: ${productName} createDesktopShortcut: always