Latest version and pre-releases

My plugin

https://plugins.gradle.org/plugin/com.jprofiler

had a couple of pre-release versions with version numbers like 10.1-PRE8. Now that I have released 10.1, the version 10.1-PRE8 is still shown as the latest version. Is this the intended behavior? How can I get 10.1 to show as the latest version?

Hi Ingo,

This is certainly not the intended behavior. Let me look into this now.

Cheers,
Eric

Hi again Ingo,

I’ve tracked down the issue, and am working out the best way to handle it with the team. Talk again soon.

Cheers,
Eric

Hi Ingo,

Following up here, I have corrected the behavior such that “10.1” is the latest version for your plugin. See https://plugins.gradle.org/plugin/com.jprofiler

Please note that if you use 10.2-PRE1 etc for future versions of your plugin, they will “outrank” 10.2 until we can fix the underlying issue. I felt it best to fix this manually immediately while we await a fix.

Cheers,
Eric

Hi Eric,

Thanks a lot! I’m not planning on doing any more pre-releases in the foreseeable future, so this solution is fine for me.

Ingo