This commit is contained in:
Kurvaz 2026-01-03 12:55:38 -07:00
parent 101655a79f
commit 3a64912651
2 changed files with 2 additions and 2 deletions

View file

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