chore(release): bump version to 2.0.1

This commit is contained in:
lbl
2026-08-22 22:43:31 +08:00
parent af4b5d9657
commit 70e584b37b
11 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vnt-desktop"
version = "2.0.0"
version = "2.0.1"
description = "VNT virtual network desktop client"
edition = "2024"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "VNT Desktop",
"version": "2.0.0",
"version": "2.0.1",
"identifier": "com.vnt.desktop",
"build": {
"beforeDevCommand": "pnpm dev",