Bump to v0.3.1 — Phase 2 complete, AUR package, feed tab fix

This commit is contained in:
Jure
2026-03-14 16:31:18 +01:00
parent ef35f20688
commit af8a364e28
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.3.0",
"version": "0.3.1",
"identifier": "com.hoornet.wrystr",
"build": {
"beforeDevCommand": "npm run dev",