chore(desktop): release v0.11.0

This commit is contained in:
byGalax
2026-04-22 23:07:23 +02:00
parent 74074115d2
commit 3d605c09bc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "ChatApp",
"version": "0.10.2",
"version": "0.11.0",
"identifier": "com.meinname.chatapp",
"build": {
"beforeDevCommand": "pnpm vite:dev",