From 4578cfd06c07fcb94badaee810c932486ec346fe Mon Sep 17 00:00:00 2001 From: m0rkeulv Date: Mon, 15 Jul 2024 19:00:15 +0200 Subject: [PATCH] release 1.5.6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bf9a546fa..e76cc1857 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ pluginName = Haxe Toolkit Support pluginRepositoryUrl = https://github.com/HaxeFoundation/intellij-haxe # SemVer format -> https://semver.org -pluginVersion = 1.5.5 +pluginVersion = 1.5.6 # IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties platformType = IU