Fix Electron release metadata and bump version to 1.1.10
Build and Release / build (push) Has been cancelled

This commit is contained in:
Sucukdeluxe
2026-02-27 03:28:52 +01:00
parent b96ed1eb7a
commit 1049eb3c07
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "1.1.9",
"version": "1.1.10",
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",
@@ -45,7 +45,6 @@
"build": {
"appId": "com.sucukdeluxe.realdebrid",
"productName": "Real-Debrid-Downloader",
"artifactName": "${productName}-${version}-${arch}-${target}.${ext}",
"directories": {
"buildResources": "assets",
"output": "release"