From 82470f3abf10b6541452a5d1cdff12e209d4a9fe Mon Sep 17 00:00:00 2001 From: m0rkeulv Date: Mon, 27 Nov 2023 19:00:23 +0100 Subject: [PATCH] 1.4.20 release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a7efe76e3..b26859303 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ pluginName = Haxe Toolkit Support pluginRepositoryUrl = https://github.com/HaxeFoundation/intellij-haxe # SemVer format -> https://semver.org -pluginVersion = 1.4.19 +pluginVersion = 1.4.20 # IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties platformType = IU