Jon Bratseth
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created How can we declare a plugin compatible with future versions?
AnsweredWe have a plugin which only declares intellij { version.set("2024.1")}no untilBuild etc.As I understand https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html this means the plugin ...