version bump

This commit is contained in:
Novattz
2025-12-22 20:21:32 +01:00
parent ae7dd9dbd0
commit a05cce1c18
4 changed files with 13 additions and 25 deletions

View File

@@ -10,12 +10,16 @@
"active": true,
"targets": "all",
"category": "Utility",
"icon": ["icons/128x128.png", "icons/128x128@2x.png", "icons/icon.png"],
"icon": [
"icons/128x128.png",
"icons/128x128@2x.png",
"icons/icon.png"
],
"createUpdaterArtifacts": true
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",
"version": "1.2.0",
"version": "1.3.0",
"identifier": "com.creamlinux.dev",
"app": {
"withGlobalTauri": false,