Bump to v0.2.2 — version files forgotten before tagging

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jure
2026-03-12 11:54:59 +01:00
parent 351667c1f0
commit 9d54bfb22f
3 changed files with 3 additions and 3 deletions

View File

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