chore: bump version to 1.0.3

This commit is contained in:
Psychotoxical
2026-03-11 23:21:11 +01:00
parent 8a5cca799b
commit 45a220989f
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.0.2",
"version": "1.0.3",
"identifier": "dev.psysonic.app",
"build": {
"beforeDevCommand": "npm run dev",