1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00

Update build and package versions

This commit is contained in:
Nayam Amarshe 2024-01-15 23:20:51 +05:30
parent 47e7f25941
commit 53f1140c65
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"productName": "Upscayl",
"appId": "org.upscayl.Upscayl",
"afterSign": "./notarize.js",
"buildVersion": "24.01.15",
"buildVersion": "24.01.16",
"asar": true,
"asarUnpack": ["**/node_modules/sharp/**/*", "**/node_modules/@img/**/*"],
"extraFiles": [

View File

@ -1,7 +1,7 @@
{
"name": "upscayl",
"private": true,
"version": "2.9.6",
"version": "2.9.7",
"productName": "Upscayl",
"author": {
"name": "Nayam Amarshe",