version bump

This commit is contained in:
Novattz
2025-11-12 15:07:18 +01:00
parent bb73d535ce
commit 51c6b7337b
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -15,7 +15,7 @@
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "1.0.7",
"version": "1.2.0",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,