Bump Upscayl version

This commit is contained in:
Nayam Amarshe
2024-02-09 18:30:32 +05:30
parent fed423f73f
commit 9ab35ef607
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.19",
"buildVersion": "24.02.09",
"asar": true,
"asarUnpack": ["**/node_modules/sharp/**/*", "**/node_modules/@img/**/*"],
"extraFiles": [

View File

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