This commit is contained in:
2026-04-21 07:22:39 +02:00
parent 21630c1c01
commit bbad47b0e8
7 changed files with 571 additions and 108 deletions

View File

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