From 3f55961452d61f954c03b4082832fa83e181a667 Mon Sep 17 00:00:00 2001 From: Nikita Mironov Date: Tue, 29 Oct 2024 18:12:30 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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