feat(gui): Release .deb release binaries

This commit is contained in:
Binarybaron 2024-11-26 13:31:19 +01:00
parent f3fc15daeb
commit 6684082736

View file

@ -29,7 +29,8 @@
"appimage",
"dmg",
"nsis",
"app"
"app",
"deb"
],
"icon": [
"icons/32x32.png",
@ -57,4 +58,4 @@
]
}
}
}
}