v0.4.8-pre.001

This commit is contained in:
2026-08-05 13:01:14 +02:00
parent 4d18550cca
commit 3e7e943d1c
8 changed files with 353 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Khadhroony Bot3 Demo Desktop",
"version": "0.4.7",
"version": "0.4.8",
"identifier": "com.sasedev.kb-app-demo-desktop",
"build": {
"beforeDevCommand": "npm run dev",
@@ -47,4 +47,4 @@
"icons/favicon.ico"
]
}
}
}