version bump

This commit is contained in:
Novattz
2025-09-12 06:41:15 +02:00
parent 653c301ba9
commit 6559b15894
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "creamlinux",
"private": true,
"version": "1.0.2",
"version": "1.0.4",
"type": "module",
"author": "Tickbase",
"repository": "https://github.com/Novattz/creamlinux-installer",

View File

@@ -1,6 +1,6 @@
[package]
name = "app"
version = "1.0.1"
version = "1.0.4"
description = "DLC Manager for Steam games on Linux"
authors = ["tickbase"]
license = "MIT"

View File

@@ -14,7 +14,7 @@
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "1.0.2",
"version": "1.0.4",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,