Is there any way to pull the latest update date or version number or something from the api? I'm trying to get my game to auto check for updates. I've got as far as https://itch.io/api/1/apikey/game/gameid/ but I don't know really where to go from there after looking at the documentation. After looking into it a bit I saw someone say there's a https://itch.io/api/1/apikey/game/gameid/latest that returns the latest version number or something I think but that doesn't seem to exist? Any help would be appreciated, thanks.