[Chore] Add a note for experimental feature globalSync.

Remove comments.
Set version to tauri.conf.json(3.0.0 is just restore from pre-checkout develop branch, though.)
This commit is contained in:
Sakamoto Shiina
2025-05-04 02:41:14 +09:00
parent 8316c24d0d
commit b5364cc705
2 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "VRCT",
"version": "0.1.0",
"version": "3.0.0",
"identifier": "com.vrct.app",
"build": {
"beforeDevCommand": "",