Bump to v0.12.5 — UI polish, V4V fix, production-silent logging

This commit is contained in:
Jure
2026-04-09 19:57:57 +02:00
parent c0fbc93377
commit 2b2a5929f7
6 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Vega",
"version": "0.12.4",
"version": "0.12.5",
"identifier": "com.hoornet.vega",
"build": {
"beforeDevCommand": "npm run dev",