Bump version

This commit is contained in:
Thoronium
2025-03-27 01:16:52 -06:00
parent 028ee380f2
commit 7750266a3d
5 changed files with 5 additions and 5 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -959,7 +959,7 @@ checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35"
[[package]]
name = "cultivation"
version = "1.5.7"
version = "1.5.8"
dependencies = [
"anime-launcher-sdk",
"anyhow",

View File

@@ -1,6 +1,6 @@
[package]
name = "cultivation"
version = "1.5.7"
version = "1.5.8"
description = "A custom launcher for anime game."
authors = ["KingRainbow44", "SpikeHD"]
license = ""

View File

@@ -7,7 +7,7 @@
},
"package": {
"productName": "Cultivation",
"version": "1.5.7"
"version": "1.5.8"
},
"tauri": {
"allowlist": {