1.3.1 + update dependencies

This commit is contained in:
2025-12-23 18:30:25 -07:00
parent 319d736274
commit caf8d7fc7e
7 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "lncvrt-games-launcher"
version = "1.3.0"
version = "1.3.1"
authors = ["Lncvrt"]
edition = "2024"
@@ -15,9 +15,9 @@ tauri-build = { version = "2.5.3", features = [] }
tauri = { version = "2.9.5", features = ["macos-private-api"] }
tauri-plugin-opener = "2.5.2"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
serde_json = "1.0.147"
tauri-plugin-os = "2.3.2"
reqwest = { version = "0.12.26", default-features = false, features = ["stream", "rustls-tls"] }
reqwest = { version = "0.12.28", default-features = false, features = ["stream", "rustls-tls"] }
tokio = "1.48.0"
futures-util = { version = "0.3.31", features = ["io"] }
tauri-plugin-decorum = "1.1.1"

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Lncvrt Games Launcher",
"version": "1.3.0",
"version": "1.3.1",
"identifier": "xyz.lncvrt.games-launcher",
"build": {
"beforeDevCommand": "next dev",

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Lncvrt Games Launcher",
"version": "1.3.0",
"version": "1.3.1",
"identifier": "xyz.lncvrt.games-launcher",
"build": {
"beforeDevCommand": "next dev",

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Lncvrt Games Launcher",
"version": "1.3.0",
"version": "1.3.1",
"identifier": "xyz.lncvrt.games-launcher",
"build": {
"beforeDevCommand": "next dev",

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Lncvrt Games Launcher",
"version": "1.3.0",
"version": "1.3.1",
"identifier": "xyz.lncvrt.games-launcher",
"build": {
"beforeDevCommand": "next dev",