chore: prepare release configuration and finalize build scripts

This commit is contained in:
Ümit Tunç
2026-04-23 11:53:42 +03:00
parent c0be0f1b4d
commit 247e62d53d
3 changed files with 45 additions and 5 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
{
"name": "voicext",
"version": "1.0.0",
"description": "Local AI Transcription Tool",
"productName": "VoiceXt",
"description": "High Performance Local AI Transcription Tool",
"main": "./out/main/index.js",
"author": "Voicext",
"author": "Truncgil Software",
"scripts": {
"dev": "electron-vite dev",
"build": "electron-vite build",