Skip to content

Commit 5759cae

Browse files
committed
fix: invalid version in package.json
1 parent cb74901 commit 5759cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"build": {
6262
"appId": "com.tidycustoms.publii",
63-
"electronVersion": "31.7.6",
63+
"electronVersion": "31.7.7",
6464
"productName": "Publii",
6565
"copyright": "Copyright (C) 2018-2025 TidyCustoms. All rights reserved.",
6666
"asar": true,

0 commit comments

Comments
 (0)