Fix: Installation Server Kill -> Overwrite Error

This commit is contained in:
Youwes09
2026-03-27 20:19:36 -05:00
parent 34d997fc9d
commit 6ef0facb89
6 changed files with 427 additions and 217 deletions
+419 -213
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "moku"
version = "0.4.1"
version = "0.5.0"
edition = "2021"
[lib]
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Moku",
"version": "0.4.1",
"version": "0.5.0",
"identifier": "dev.moku.app",
"build": {
"frontendDist": "../dist",