chore: bump version to 1.0.1
Some checks are pending
Release / create-release (push) Waiting to run
Release / build-linux (push) Blocked by required conditions
Release / build-windows (push) Blocked by required conditions
Release / build-macos (push) Blocked by required conditions

This commit is contained in:
2026-04-21 22:16:04 +02:00
parent bd97deb183
commit 662a4b3e8a
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": "1.0.0",
"version": "1.0.1",
"identifier": "com.anthony.toughligui",
"build": {
"beforeDevCommand": "npm run dev",