ci: fix unsigned macOS packaging

This commit is contained in:
reaper
2026-08-22 06:53:13 -05:00
parent e61bb7b765
commit 10e5790e34
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aurora-dockside",
"version": "2.0.0-alpha.26",
"version": "2.0.0-alpha.27",
"description": "A modern, modular Docker development platform for building, running, and managing web applications locally.",
"desktopName": "aurora-dockside.desktop",
"main": "./out/main/index.js",