diff --git a/CHANGELOG.md b/CHANGELOG.md index 055feb0..0eec1ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ## [Unreleased] +## [1.2.2] - 2024-08-08 + +### Changed + +- Update the support email address + ## [1.2.1] - 2024-07-10 ### Fixed @@ -54,4 +60,4 @@ ### Added -- Initial release of the Infracost plugin for JetBrains IDEs. \ No newline at end of file +- Initial release of the Infracost plugin for JetBrains IDEs. diff --git a/gradle.properties b/gradle.properties index a1212e3..172ca2a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ pluginGroup=io.infracost.plugins pluginName=Infracost pluginRepositoryUrl=https://github.com/infracost/jetbrains-infracost -pluginVersion=1.2.1 +pluginVersion=1.2.2 pluginSinceBuild=232 pluginUntilBuild=242.* platformType=IC @@ -11,4 +11,4 @@ platformPlugins= gradleVersion=8.8 kotlin.stdlib.default.dependency=false org.gradle.configuration-cache=true -org.gradle.caching=true \ No newline at end of file +org.gradle.caching=true diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 131b97d..15e2cd5 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -8,44 +8,26 @@ Scan your Terraform infrastructure as code files with Infracost and then navigate with the handy Findings Explorer.
Additional help and context is provided in the Findings help pane for each issue identified. -]]> - -v1.0 - Initial release
-]]>
+]]> + +]]> com.intellij.modules.platform - + - + - + - + - - - - + + + +