Release 0.1.1: hide client in system tray

This commit is contained in:
Emil
2026-09-10 19:16:13 +03:00
parent ff7c4e02a7
commit 50a2f49e7c
9 changed files with 137 additions and 21 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "MiniVLESS",
"version": "0.1.0",
"version": "0.1.1",
"identifier": "dev.minivless.desktop",
"build": {
"beforeDevCommand": "npm run dev",