chore: bump version to 1.0.0

Update productVersion from 0.7.0 to 1.0.0 in Wails project
configuration to reflect the first major release milestone.
This commit is contained in:
2026-04-24 19:39:08 -04:00
parent 2a9777872f
commit 6a662cdf6e

View File

@@ -12,6 +12,6 @@
}, },
"info": { "info": {
"productName": "AniTrack", "productName": "AniTrack",
"productVersion": "0.7.0" "productVersion": "1.0.0"
} }
} }