sync maven releases with cf releases
Linguardium opened this issue ยท 2 comments
Fabric mod makers are relying on maven versions to be released to prevent crashing. Recently several features were added and maven picked up the new version but the version was not released to CF.
This causes crashes when users have the current CF version and the mod relies on a the newer maven version.
The mod devs have told me that i need to ask you to push releases to CF to prevent user crashing when using their mod with your current released version.
Maven builds are not "releases", they are internal in-development builds, and modders should not be releasing mods that depend on unreleased versions of Patchouli
(I realize we're partially at fault for making breaking changes, but that's beside the point)
I'll make a release later today.