chore(release): bump version to 1.6.6

Update productVersion in wails.json from 1.6.5 to 1.6.6 to accompany
the MAL token variable fix and the authenticated AniList search fix.
This commit is contained in:
John O'Keefe
2026-09-11 15:23:43 -04:00
parent ce35a20eba
commit abba1803fc
+1 -1
View File
@@ -12,6 +12,6 @@
},
"info": {
"productName": "AniTrack",
"productVersion": "1.6.5"
"productVersion": "1.6.6"
}
}