Merge branch 'develop' into 113-bug-libayatana-is-a-lazy-dependency-instead-of-a-linked-one

This commit is contained in:
quexeky
2025-09-25 19:30:07 +10:00
49 changed files with 1549 additions and 900 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2.0.0",
"productName": "Drop Desktop Client",
"version": "0.3.1",
"version": "0.3.3",
"identifier": "dev.drop.client",
"build": {
"beforeDevCommand": "yarn --cwd main dev --port 1432",