Also bump version in tauri.conf.json to 1.0.5

This commit is contained in:
Pinguin2001 2024-11-06 19:41:35 +01:00
parent a5a7dbd0a3
commit 037e282eaf

View File

@ -28,7 +28,7 @@
}, },
"productName": "NeoHtop", "productName": "NeoHtop",
"mainBinaryName": "NeoHtop", "mainBinaryName": "NeoHtop",
"version": "1.0.4", "version": "1.0.5",
"identifier": "com.neohtop.dev", "identifier": "com.neohtop.dev",
"plugins": {}, "plugins": {},
"app": { "app": {