Commit 69bf8b2b authored by Andrew Twyman's avatar Andrew Twyman Committed by GitHub

Merge pull request #283 from jaetzold/master

Set minimum compatible IDEA API version to 139.
parents 74676e99 a9f61c68
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</change-notes> </change-notes>
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description --> <!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
<idea-version since-build="131"/> <idea-version since-build="139"/>
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products <!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
on how to target different products --> on how to target different products -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment