Bump to v0.10.1 — search resilience, nostr: URI prefix support

This commit is contained in:
Jure
2026-03-31 06:35:25 +02:00
parent 3ac3e11d3c
commit f2d51fba31
5 changed files with 9 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Vega",
"version": "0.10.0",
"version": "0.10.1",
"identifier": "com.hoornet.vega",
"build": {
"beforeDevCommand": "npm run dev",