chore(release): v0.1.10

This commit is contained in:
Tickbase
2025-05-19 00:37:35 +02:00
parent 2c7a9a8237
commit 220dcc13de
5 changed files with 14 additions and 14 deletions

View File

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

View File

@@ -4,7 +4,7 @@
"frontendDist": "../dist",
"devUrl": "http://localhost:1420",
"beforeDevCommand": "npm run dev",
"beforeBuildCommand": "npm run sync-version && npm run build"
"beforeBuildCommand": "npm run build"
},
"bundle": {
"active": true,
@@ -19,7 +19,7 @@
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "0.1.5",
"version": "0.1.10",
"identifier": "com.creamlinux.dev",
"plugins": {
"updater": {