We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422bc10 commit e2c8f04Copy full SHA for e2c8f04
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Pinokio",
3
"private": true,
4
- "version": "3.31.0",
+ "version": "3.32.0",
5
"homepage": "https://pinokio.co",
6
"description": "pinokio",
7
"main": "main.js",
@@ -100,6 +100,7 @@
100
},
101
"win": {
102
"artifactName": "Pinokio.${ext}",
103
+ "sign": null,
104
"target": [
105
106
"target": "nsis",
@@ -116,7 +117,7 @@
116
117
"electron-store": "^8.1.0",
118
"electron-updater": "^6.6.2",
119
"electron-window-state": "^5.0.3",
- "pinokiod": "^3.31.0"
120
+ "pinokiod": "^3.32.0"
121
122
"devDependencies": {
123
"@electron/rebuild": "3.2.10",
0 commit comments