Bump version to 0.1.4 + update release notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jure
2026-03-10 20:22:48 +01:00
parent d72dfe56d8
commit 65d103f252
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "wrystr"
version = "0.1.3"
version = "0.1.4"
description = "Cross-platform Nostr desktop client with Lightning integration"
authors = ["hoornet"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Wrystr",
"version": "0.1.3",
"version": "0.1.4",
"identifier": "com.hoornet.wrystr",
"build": {
"beforeDevCommand": "npm run dev",