Bump to v0.9.7 — emoji reactions, npub search, notification fix

This commit is contained in:
Jure
2026-03-27 18:25:57 +01:00
parent 616c3cad27
commit 8bc38c11e6
6 changed files with 18 additions and 13 deletions

View File

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