chore: bump workspace version to 0.4.1

This commit is contained in:
Bossiara13 2026-04-27 20:38:26 +03:00
parent eedf4aad90
commit 7dff5024c4
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "jarvis-app",
"version": "0.0.3",
"version": "0.4.1",
"identifier": "com.priler.jarvis",
"build": {
"beforeDevCommand": "npm run dev",