Jmorjsm / rose-pine-intellij

Soho vibes for IntelliJ
https://plugins.jetbrains.com/plugin/18141-ros-pine
31 stars 11 forks source link

Stop needing to bump max version #26

Closed Jmorjsm closed 10 months ago

Jmorjsm commented 10 months ago

After major IDE releases, we keep needing to bump the max version. There are rarely any changes required on our side except the version number and the max supported IDE version number increasing, but this often results in a few days where the plugin is not supported in the latest version of IDEs.

This PR stops the plugin from specifying a maximum supported version.