diff --git a/CHANGELOG.md b/CHANGELOG.md index ab4d8a2..82fdbd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,13 @@ ### Security +## 0.5.17 + +### Fixed + +- Fix the empty target platform list +- Fix the empty target platform value + ## 0.5.16 ### Changed diff --git a/gradle.properties b/gradle.properties index 3e6e605..99e489e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = org.jetbrains.tinygoplugin pluginName = tinygo-plugin pluginRepositoryUrl = https://github.com/JetBrains/tinygo-plugin -pluginVersion = 0.5.16 +pluginVersion = 0.5.17 pluginSinceBuild = 243.12818.56 pluginUntilBuild = 243.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl