build: update to v1.0.0 in package.json & tauri conf

This commit is contained in:
rzmk 2025-04-16 13:17:30 -04:00
parent 07b0adf979
commit 36883cafa2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "qsv-easy-installer",
"private": true,
"version": "0.1.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",