Open
Description
Currently, the the latest version is determined by supported plugin versions:
opentabletdriver.github.io/site/_layouts/plugins.html
Lines 18 to 29 in 28507d0
The JavaScript filter seems to act nicely if its fed 0.6.5.0
as a value, so it seems viable to just grab the versions defined in site/_data/otd-versions.json
- though side effects (like overfilling versions) should be avoided, so just adding the latest release only will likely best fix this issue.