fix: bump version to 1.6.1 and update electron to 43.3.0

This commit is contained in:
MasterAcnolo
2026-08-05 21:49:25 +02:00
committed by MasterAcnolo
parent 6b7645804a
commit 47f5b0efef

View File

@@ -1,7 +1,7 @@
{
"name": "freedom-loader",
"productName": "Freedom Loader",
"version": "1.6.0",
"version": "1.6.1",
"author": "MasterAcnolo <MasterAcnolo@users.noreply.github.com>",
"description": "Free and open-source GUI for yt-dlp — download video and audio from hundreds of platforms",
"homepage": "https://masteracnolo.github.io/Freedom-Loader-Site/",
@@ -44,7 +44,7 @@
"@electron/devtron": "^2.1.1",
"@jest/globals": "^30.4.1",
"@playwright/test": "^1.62.1",
"electron": "^41.2.0",
"electron": "^43.3.0",
"electron-builder": "^26.15.3",
"jest": "^30.4.2",
"playwright": "^1.62.1"