Bump to v0.12.8 — fix Linux OOM crash

This commit is contained in:
Jure
2026-04-16 11:44:19 +02:00
parent 5fe3554579
commit 8b5fdc0720
5 changed files with 11 additions and 4 deletions

View File

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