version bump

This commit is contained in:
Tickbase
2026-07-11 12:30:17 +02:00
parent 2cacacfa5f
commit ecc7dc4990
5 changed files with 563 additions and 1297 deletions
+544 -1288
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "creamlinux-installer"
version = "1.5.6"
version = "1.7.0"
description = "DLC Manager for Steam games on Linux"
authors = ["tickbase"]
license = "MIT"
@@ -25,7 +25,6 @@ tempfile = "3.8"
walkdir = "2.3"
parking_lot = "0.12"
tauri = { version = "2.5.0", features = [] }
tauri-plugin-log = "2.0.0-rc"
tauri-plugin-shell = "2.0.0-rc"
tauri-plugin-dialog = "2.0.0-rc"
tauri-plugin-fs = "2.0.0-rc"
+1 -1
View File
@@ -19,7 +19,7 @@
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "1.5.6",
"version": "1.7.0",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,