Skip to content

Commit 5f9a8ed

Browse files
committed
#295 Switch to 242 platform
1 parent 3bbb985 commit 5f9a8ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
version=1.4.5-2024.1
1+
version=1.4.6-2024.2
22
platformType=PC
3-
platformVersion=241-EAP-SNAPSHOT
4-
pythonPlugin=PythonCore:241.18034.55
3+
platformVersion=242-EAP-SNAPSHOT
4+
pythonPlugin=PythonCore:242.21829.40
55
publishToken=token
66

77
# Since kotlin 1.4, stdlib dependency is added by default by kotlin gradle plugin.

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="241" until-build="241.*"/>
28+
<idea-version since-build="242" until-build="242.*"/>
2929

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

0 commit comments

Comments
 (0)