Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
macos signed build
  • Loading branch information
LeWarpy committed Nov 23, 2024
1 parent 5fa768c commit af49e55
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qobuz-desktop-player",
"productName": "Qobuz Desktop player",
"version": "0.1.2",
"version": "0.1.3",
"description": "Qobuz desktop player avec Discord RPC",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -32,6 +32,9 @@
},
"build": {
"appId": "lewarpy.qobuz.desktop.player",
"mac": {
"category": "public.app-category.music"
},
"linux": {
"target": [
"AppImage"
Expand Down

0 comments on commit af49e55

Please sign in to comment.