chore: bump version

This commit is contained in:
Zamitto
2025-05-17 19:35:02 -03:00
parent 3455812a43
commit 276c098fbc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hydralauncher",
"version": "3.4.10",
"version": "3.5.0",
"description": "Hydra",
"main": "./out/main/index.js",
"author": "Los Broxas",

View File

@@ -1,6 +1,6 @@
import { Downloader } from "@shared";
export const VERSION_CODENAME = "Polychrome";
export const VERSION_CODENAME = "Lumen";
export const DOWNLOADER_NAME = {
[Downloader.RealDebrid]: "Real-Debrid",