Préparation 1.2.4

This commit is contained in:
MasterAcnolo
2025-09-26 07:50:09 +02:00
parent fa2da5712d
commit 7b6e48b09e
5 changed files with 6 additions and 6 deletions

View File

@@ -2,11 +2,11 @@
<!-- Release -->
![Static Badge](https://img.shields.io/badge/Release-1.2.3-blue?style=flat&logo=Test)
![Static Badge](https://img.shields.io/badge/Release-1.2.4-blue?style=flat&logo=Test)
<!-- Build (Next Release) -->
![Static Badge](https://img.shields.io/badge/Build-1.2.4--beta-yellow?style=flat&logo=Test)
![Static Badge](https://img.shields.io/badge/Build-1.2.5--beta-yellow?style=flat&logo=Test)
> Ce projet a pour but de permettre le téléchargement de contenu Vidéo/Audio de manière gratuite, open source et libre. Il permettra à terme de choisir

View File

@@ -2,11 +2,11 @@
<!-- Release -->
![Static Badge](https://img.shields.io/badge/Release-1.2.3-blue?style=flat&logo=Test)
![Static Badge](https://img.shields.io/badge/Release-1.2.4-blue?style=flat&logo=Test)
<!-- Build (Next Release) -->
![Static Badge](https://img.shields.io/badge/Build-1.2.4--beta-yellow?style=flat&logo=Test)
![Static Badge](https://img.shields.io/badge/Build-1.2.5--beta-yellow?style=flat&logo=Test)
> This project aims to enable free, open-source, and unrestricted downloading of Video/Audio content. Eventually, it will allow users to choose

View File

@@ -40,7 +40,7 @@ async function createWindow() {
}
mainWindow = new BrowserWindow({
title: "Freedom Loader 1.2.3", // A Changer à chaque Version
title: "Freedom Loader 1.2.4", // A Changer à chaque Version
width: 750,
height: 800,
minWidth: 750,

View File

@@ -1,7 +1,7 @@
{
"name": "freedom-loader",
"productName": "Freedom Loader",
"version": "1.2.3",
"version": "1.2.4",
"author": "MasterAcnolo",
"description": "Freedom Loader",
"main": "main.js",

Binary file not shown.