chore: bump version to 3.0.6 in package.json, Cargo.toml, Cargo.lock, and tauri.conf.json; remove unused styles in Launch.svelte

This commit is contained in:
2025-12-06 13:01:59 +01:00
parent a548dc875e
commit d6bf3ccb3c
5 changed files with 5 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "EZPPLauncher",
"version": "3.0.5",
"version": "3.0.6",
"identifier": "farm.EZPPFarm.Launcher",
"mainBinaryName": "ezpplauncher",
"build": {