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.
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.