We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
since
until
1 parent 95e8c2f commit 63b185bCopy full SHA for 63b185b
src/main/resources/META-INF/plugin.xml
@@ -25,7 +25,7 @@
25
<depends>com.intellij.modules.python</depends>
26
<depends>org.jetbrains.plugins.terminal</depends>
27
28
- <idea-version since-build="232"/>
+ <idea-version since-build="241" until-build="241.*"/>
29
30
<extensionPoints>
31
<extensionPoint qualifiedName="com.jetbrains.micropython.deviceProvider"
0 commit comments