We could do that; github only allows the latest release to be a full release, not a pre-release, although the release's name does make it clear that it is a prerelease. I would have to update the tlaplus/examples CI before making the change since it pulls the latest TLAPM release to check proofs and there are a few additional proof checking failures with this new prerelease.
I'm assuming the way to fix it has to do with building it on an older version of ubuntu in the github CI or something like that.
Andrew