Bump to v0.12.7 — fix NIP-96 upload endpoints, block SVG uploads

This commit is contained in:
Jure
2026-04-13 14:43:03 +02:00
parent c6ccb0989c
commit f3b92004f0
10 changed files with 63 additions and 30 deletions

View File

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