Skip to content

Commit eda6e3d

Browse files
committed
Update since-build and until-build for 2021.2
I forgot to do it sooner, but it's not that important because it only affects development (like inspections,) but I like consistency
1 parent 9c0b7c0 commit eda6e3d

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
@@ -33,7 +33,7 @@
3333
</change-notes>
3434

3535
<!-- please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
36-
<idea-version since-build="211.4961.33" until-build="211.*"/>
36+
<idea-version since-build="212.4746.92" until-build="212.*"/>
3737

3838
<extensions defaultExtensionNs="com.intellij">
3939
<!-- This is grouped in the following order EXCEPT for localInspections and moduleTypes. All localInspections are grouped at the

0 commit comments

Comments
 (0)