fix: bump tauri.config.json to 0.3.0-rc-1

This commit is contained in:
DecDuck
2025-05-07 14:36:54 +10:00
parent 4f16a6e6b2
commit fa4a881cc0

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2.0.0",
"productName": "Drop Desktop Client",
"version": "0.2.0-beta",
"version": "0.3.0-rc-1",
"identifier": "dev.drop.app",
"build": {
"beforeDevCommand": "yarn dev --port 1432",