v0.2.0 working

This commit is contained in:
2026-03-30 23:11:57 +02:00
parent d3197b9603
commit 65d8d8d3f6
15 changed files with 403 additions and 77 deletions

View File

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