Bump to v0.2.9 — image upload fix, sent zaps, clickable reply-to, feed refresh

This commit is contained in:
Jure
2026-03-13 15:46:43 +01:00
parent 17304a2432
commit 176cbe8ae3
5 changed files with 10 additions and 4 deletions

View File

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