mirror of
https://github.com/dathere/qsv-easy-windows-installer.git
synced 2025-12-19 08:39:24 +00:00
build: specify version
This commit is contained in:
parent
d9543dd49b
commit
683534797b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "qsv-easy-installer",
|
||||
"version": "1.0.0",
|
||||
"version": "../package.json",
|
||||
"identifier": "com.qsv-easy-installer.app",
|
||||
"build": {
|
||||
"beforeDevCommand": "bun run dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue