Update version to 0.1.3

Add daemon version check and restart logic

Add pane count to CenterToolbar

Add minSlots filter to PresetPicker
This commit is contained in:
2026-06-15 16:32:25 +07:00
parent ce6a8d56be
commit 0a67f401c4
8 changed files with 65 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "spacesh",
"version": "0.1.2",
"version": "0.1.3",
"identifier": "xyz.spacesh.app",
"build": {
"frontendDist": "../dist",