From 2c877008d726122d2679bee186ba9902da06826a Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Fri, 3 Nov 2023 11:11:34 +0800 Subject: [PATCH] build(conveyor): change windows installer name --- conveyor.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conveyor.conf b/conveyor.conf index adf604385..79f8c412c 100644 --- a/conveyor.conf +++ b/conveyor.conf @@ -44,6 +44,7 @@ app { } windows { + exe-installer-basename = "Komga Installer" manifests.msix.background-color = transparent inputs += ./komga-tray/lib/windows/x64/ }