dprint / dprint-intellij

A dprint plugin for Intellij.
https://plugins.jetbrains.com/plugin/18192-dprint
MIT License
12 stars 2 forks source link

Fix versioning to allow for 2021.3.x installs. #27

Closed ryan-rushton closed 2 years ago

ryan-rushton commented 2 years ago

The intellij compatibility range wasn't quite right for the new version as we can support 2021.3.x. I asked on the forums and apparently the wildcard in the sinceBuild field was causing the issue.

Screen Shot 2022-05-19 at 9 27 31 pm
ryan-rushton commented 2 years ago

@dsherret I am just going to merge and release with this since it is so minor.