Skip to content

Commit 81f808a

Browse files
authored
Fix the github action, repair DART_BOT (#7707)
This is followup on #7690
1 parent af518fa commit 81f808a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<category>Custom Languages</category>
2323
<version>SNAPSHOT</version>
24-
<idea-version since-build="241.14494.150" until-build="241.*"/>
24+
<idea-version since-build="242.20224.300" until-build="242.*"/>
2525

2626
<depends>com.intellij.modules.platform</depends>
2727
<depends>com.intellij.modules.lang</depends>

0 commit comments

Comments
 (0)