chore: bump

This commit is contained in:
neoapps-dev
2026-07-06 21:55:04 +03:00
parent ecf3ca084f
commit 7124b4a316
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1043,7 +1043,7 @@ checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7"
[[package]]
name = "emerald-legacy-launcher"
version = "1.4.1"
version = "1.5.0"
dependencies = [
"base64 0.21.7",
"byteorder",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "emerald-legacy-launcher"
version = "1.4.1"
version = "1.5.0"
description = "A FOSS, cross-platform launcher for Minecraft Legacy Edition"
authors = ["Emerald Team"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "LCE Emerald Launcher",
"version": "1.4.1",
"version": "1.5.0",
"identifier": "com.emerald.legacy",
"build": {
"beforeDevCommand": "npm run dev",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Emerald Legacy Launcher Nightly",
"version": "1.4.0-nightly",
"version": "1.5.0-nightly",
"identifier": "com.emerald.legacy.nightly",
"build": {
"beforeDevCommand": "npm run dev",