From 73d8ff2f713a57f2491415cd74793028a23fe3f4 Mon Sep 17 00:00:00 2001 From: Sergey Panteleev Date: Tue, 4 Jul 2023 13:04:59 +0300 Subject: [PATCH] release: v2023.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4294f8e..d9b5fac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ pluginGroup = ru.panteleev.bitrix-idea pluginName = Bitrix Idea pluginRepositoryUrl = https://github.com/saundefined/bitrix-idea -pluginVersion = 2023.3.0 +pluginVersion = 2023.4.0 pluginSinceBuild = 222 pluginUntilBuild = 232.* platformType = PS