Skip to content

Commit 63b185b

Browse files
committed
Specify since and until build numbers
1 parent 95e8c2f commit 63b185b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<depends>com.intellij.modules.python</depends>
2626
<depends>org.jetbrains.plugins.terminal</depends>
2727

28-
<idea-version since-build="232"/>
28+
<idea-version since-build="241" until-build="241.*"/>
2929

3030
<extensionPoints>
3131
<extensionPoint qualifiedName="com.jetbrains.micropython.deviceProvider"

0 commit comments

Comments
 (0)