No, it's a problem I have with all software handled by Github. That service is meant for programmers, not for users, but a lot of products are only available on Github - with no curated non-Github page that is user-readable.
Github is not very navigable. For example, if I go to the top level for Oolite ( https://github.com/OoliteProject/ ) and then go to Nightlies ( https://github.com/OoliteProject/nightlies ), all the stuff on the left is absolute gibberish. I can only partially parse it because I have a bare minimum of programming/programming-related knowledge. Github by default doesn't really surface the user-readable stuff. So I go over to Releases on the right side and it shows "204 tags" (!). I don't even know what that means, but it's under Releases, so I click on it. And that gets me to this page: https://github.com/OoliteProject/nightlies/tags
And lo and behold, the most recent release listed there is from January 2022. (Except when you go to the downloads from that tag, the date is February 2022...?)
The issue isn't with the versioning nomenclature. It's just how Github is.