chore: release v1.0.2 - fix GStreamer bundling for Linux

This commit is contained in:
Psychotoxical
2026-03-11 23:12:00 +01:00
parent df9334f844
commit ee49258c4a
5 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.0.1",
"version": "1.0.2",
"identifier": "dev.psysonic.app",
"build": {
"beforeDevCommand": "npm run dev",