version bump

This commit is contained in:
Tickbase
2026-05-06 16:14:37 +02:00
parent 550d183ee2
commit 293273af2d
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -602,7 +602,7 @@ dependencies = [
[[package]]
name = "creamlinux-installer"
version = "1.5.5"
version = "1.5.6"
dependencies = [
"async-trait",
"log",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "creamlinux-installer"
version = "1.5.5"
version = "1.5.6"
description = "DLC Manager for Steam games on Linux"
authors = ["tickbase"]
license = "MIT"
+1 -1
View File
@@ -19,7 +19,7 @@
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "1.5.5",
"version": "1.5.6",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,