chore : update version

This commit is contained in:
huzibaca 2024-10-16 01:53:33 +08:00
parent 64634ef07b
commit 5e8c6c6b23
No known key found for this signature in database
GPG Key ID: D4364EE4851DC302
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "2.0.0",
"version": "2.0.0-rc.1",
"license": "GPL-3.0-only",
"scripts": {
"dev": "cross-env RUST_BACKTRACE=1 tauri dev",

View File

@ -25,7 +25,7 @@
"devUrl": "http://localhost:3000/"
},
"productName": "Clash Verge",
"version": "2.0.0",
"version": "2.0.0-rc.1",
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
"plugins": {
"updater": {