mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 06:43:44 +08:00
release 2.0rc3
This commit is contained in:
parent
4f954657a1
commit
d7dd797494
@ -38,6 +38,8 @@
|
||||
- 修复多个 Linux 下的 bug, Tun 模式在 Linux 下目前工作正常
|
||||
- 修复 Linux wayland 下任务栏图标缺失的问题
|
||||
- 移除多余退出变量和钩子
|
||||
- 修复 MacOS 下 tray 菜单重启 app 失效的问题
|
||||
- 修复某些特定配置文件载入失败的问题
|
||||
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "clash-verge",
|
||||
"version": "2.0.0-rc.2",
|
||||
"version": "2.0.0-rc.3",
|
||||
"license": "GPL-3.0-only",
|
||||
"scripts": {
|
||||
"dev": "cross-env RUST_BACKTRACE=1 tauri dev",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"devUrl": "http://localhost:3000/"
|
||||
},
|
||||
"productName": "Clash Verge",
|
||||
"version": "2.0.0-rc.2",
|
||||
"version": "2.0.0-rc.3",
|
||||
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
|
||||
"plugins": {
|
||||
"updater": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user