Bump version to 0.1.5 + update release notes (Phase 1 complete)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jure
2026-03-10 21:05:42 +01:00
parent 5659f18099
commit 98f5d70024
4 changed files with 9 additions and 3 deletions

View File

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