File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 1.2.3] - 2024-09-19
8+
9+ - Update the supported versions to include the latest 2024.3 versions
10+
711## [ 1.2.2] - 2024-08-08
812
913### Changed
Original file line number Diff line number Diff line change 22pluginGroup =io.infracost.plugins
33pluginName =Infracost
44pluginRepositoryUrl =https://github.com/infracost/jetbrains-infracost
5- pluginVersion =1.2.2
5+ pluginVersion =1.2.3
66pluginSinceBuild =232
7- pluginUntilBuild =242 .*
7+ pluginUntilBuild =243 .*
88platformType =IC
99platformVersion =2023.2.7
1010platformPlugins =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Scan your Terraform infrastructure as code files with Infracost and then navigat
99
1010Additional help and context is provided in the Findings help pane for each issue identified.
1111]]> </description >
12- <change-notes ><![CDATA[ v1.2.2 - Update support email address <br />
12+ <change-notes ><![CDATA[ v1.2.3 - Ensure compatibility with newer IDE versions <br />
1313]]> </change-notes >
1414
1515 <depends >com.intellij.modules.platform</depends >
You can’t perform that action at this time.
0 commit comments