ensure dst have session when we are initiator (#398)

* ensure dst have session when we are initiator

* bump version to 2.0.1
This commit is contained in:
Sijie.Sun
2024-10-08 21:05:46 +08:00
committed by GitHub
parent a08a8e7f4c
commit 1be64223c8
7 changed files with 20 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "easytier-gui",
"type": "module",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"scripts": {
"dev": "vite",