Skip to content

Commit

Permalink
mark since-build and until-build
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 committed Oct 18, 2023
1 parent f04f7d1 commit af227d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rider/src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<version>2023.3.0.9999</version>
<vendor url="https://www.jetbrains.com">JetBrains</vendor>

<idea-version since-build="233.0.0" until-build="234.0.0" />
<idea-version since-build="233" until-build="234.*" />

<depends>com.intellij.modules.rider</depends>

Expand Down

0 comments on commit af227d5

Please sign in to comment.