mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-29 04:32:06 -04:00
fix: bump tauri.config.json to 0.3.0-rc-1
This commit is contained in:
parent
4c964a12e8
commit
57f8a5a2e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue