Version bump: v0.3.0

This commit is contained in:
DecDuck
2025-07-31 22:09:41 +10:00
parent 13cc69f10e
commit be688cb18f
4 changed files with 4 additions and 4 deletions

View File

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