Bump to v0.9.9 — instant threads, Linux upload fix, trending fix

This commit is contained in:
Jure
2026-03-29 18:38:02 +02:00
parent dd565ccb16
commit e86561379b
5 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Wrystr",
"version": "0.9.8",
"version": "0.9.9",
"identifier": "com.hoornet.wrystr",
"build": {
"beforeDevCommand": "npm run dev",