chore: bump version to 1.0.0

This commit is contained in:
2026-04-21 22:08:42 +02:00
parent 8e8ace85c5
commit bd97deb183
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "TougliGui",
"version": "0.1.0",
"version": "1.0.0",
"identifier": "com.anthony.toughligui",
"build": {
"beforeDevCommand": "npm run dev",