Bump to v0.2.8 — enable keyring platform backends (keychain was a no-op)

This commit is contained in:
Jure
2026-03-13 10:22:34 +01:00
parent 8e0d92c893
commit bbf6291567
5 changed files with 9 additions and 8 deletions

View File

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