File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
plugins/toolkit/jetbrains-core/resources/META-INF Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ plugins {
1414
1515tasks.withType<PatchPluginXmlTask >().configureEach {
1616 sinceBuild.set(toolkitIntelliJ.ideProfile().map { it.sinceVersion })
17- untilBuild.set(toolkitIntelliJ.ideProfile().map { it.untilVersion })
1817}
1918
2019intellijPlatform {
Original file line number Diff line number Diff line change 6969
7070 <vendor email =" aws-toolkit-jetbrains@amazon.com" url =" https://github.com/aws/aws-toolkit-jetbrains" >AWS</vendor >
7171 <!-- 223.7571.182 is 2022.3 Stable -->
72- <idea-version since-build =" 223.7571.182" until-build = " 224.* " />
72+ <idea-version since-build =" 223.7571.182" />
7373
7474 <!-- a 'resource-bundle' declaration under <idea-plugin> declares the global default for the entire plugin -->
7575 <!-- use the 'resource-bundle' attribute in 'actions' tag if another bundle is needed -->
You can’t perform that action at this time.
0 commit comments