Release v1.4.19 with 4SF/4SJ auto-rename support
Build and Release / build (push) Has been cancelled

This commit is contained in:
Sucukdeluxe
2026-02-28 05:50:14 +01:00
parent b971a79047
commit 556f0672dc
8 changed files with 366 additions and 5 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
{
"name": "real-debrid-downloader",
"version": "1.4.18",
"version": "1.4.19",
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "concurrently -k \"npm:dev:main:watch\" \"npm:dev:renderer\" \"npm:dev:electron\"",
"dev:renderer": "vite",