This commit is contained in:
2026-04-20 23:52:34 +02:00
parent 864fda22cd
commit dc69f0f80a
7 changed files with 393 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "kb-bapp",
"version": "0.0.2",
"version": "0.1.1",
"identifier": "com.sasedev.kb-app",
"build": {
"beforeDevCommand": "npm run dev",