Version number does not follow semver
embeddedt opened this issue ยท 1 comments
See embeddedt/CreateChunkloading#28. I have set my mod to depend on v0.5.1 or later, but because the version number is 0.5.1-b
it is seen as a prerelease by Fabric, which causes it to incorrectly report my mod as being incompatible.