silly bump (#190)

This commit is contained in:
/home/neo
2026-08-18 15:53:02 +03:00
committed by GitHub
parent 42b3cf62e5
commit b70fa735a2
6 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.6.0"
version = "1.6.1"
dependencies = [
"base64 0.21.7",
"byteorder",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "emerald-legacy-launcher"
version = "1.6.0"
version = "1.6.1"
description = "A FOSS, cross-platform launcher for Minecraft Legacy Edition"
authors = ["Emerald Team"]
edition = "2024"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "LCE Emerald Launcher",
"version": "1.6.0",
"version": "1.6.1",
"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.6.0-nightly",
"version": "1.6.1-nightly",
"identifier": "com.emerald.legacy.nightly",
"build": {
"beforeDevCommand": "npm run dev",