Bump version to 0.5.3

- Update productVersion in wails.json from 0.5.2 to 0.5.3
This commit is contained in:
2026-03-20 15:53:33 -04:00
parent 3e7f7d1c95
commit ca8c8beaf3

View File

@@ -12,6 +12,6 @@
}, },
"info": { "info": {
"productName": "AniTrack", "productName": "AniTrack",
"productVersion": "0.5.2" "productVersion": "0.5.3"
} }
} }