Bump to v0.9.0 — thread conversation overhaul, nested trees, multi-level nav

This commit is contained in:
Jure
2026-03-21 16:00:10 +01:00
parent af32952fd8
commit 9fbc71ac8c
8 changed files with 343 additions and 90 deletions

View File

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