From 3b7cf490161d4dcac9b2aeb206799409978bcf85 Mon Sep 17 00:00:00 2001 From: David McArthur Date: Thu, 15 Aug 2024 17:14:57 +0100 Subject: [PATCH] debug --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index e72a0fc..d52c197 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "isos", - "version": "0.0.27" + "version": "0.0.28" }, "tauri": { "cli": { @@ -51,7 +51,7 @@ }, "bundle": { "active": true, - "targets": ["appimage", "nsis", "app", "updater"], + "targets": ["appimage", "nsis", "dmg", "updater"], "identifier": "com.isos.dev", "icon": [ "icons/32x32.png",