bump version & build

This commit is contained in:
Tickbase
2026-07-12 10:57:49 +02:00
parent 80395850ba
commit 9551eabf2d
6 changed files with 116 additions and 16 deletions
+1 -1
View File
@@ -495,7 +495,7 @@ dependencies = [
[[package]]
name = "creamlinux-installer"
version = "1.7.0"
version = "1.7.1"
dependencies = [
"async-trait",
"log",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "creamlinux-installer"
version = "1.7.0"
version = "1.7.1"
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.7.0",
"version": "1.7.1",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,