Bump to v0.2.7 — multi-account persistence fix

This commit is contained in:
Jure
2026-03-13 09:04:36 +01:00
parent 56cf0bae4d
commit 8e0d92c893
5 changed files with 8 additions and 4 deletions

View File

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