Fix plugins

This commit is contained in:
Gregory Schier
2024-06-13 07:03:50 -07:00
parent 4469b84ad6
commit 6c331ed734
26 changed files with 793 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"productName": "yaak",
"version": "2024.6.3",
"version": "2024.6.4",
"identifier": "app.yaak.desktop",
"build": {
"beforeBuildCommand": "npm run build",
@@ -27,6 +27,7 @@
"desktop": {
"schemes": [
"yaak"
]
}
},