ensure ffmpeg

This commit is contained in:
Julian Freeman
2025-12-08 18:22:49 -04:00
parent eada45bd9c
commit 8ae5f4f66c
3 changed files with 18 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "stream-capture",
"version": "0.1.0",
"productName": "StreamCapture",
"version": "1.0.0",
"identifier": "top.volan.stream-capture",
"build": {
"beforeDevCommand": "pnpm dev",