From a97564547c87e090e6ba61520d78b035ae7814b2 Mon Sep 17 00:00:00 2001 From: Oleksandr Liemiahov Date: Tue, 26 May 2026 09:57:04 +0300 Subject: [PATCH] bump version to 13 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cef279f88..6084e46d9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # supported values: 252, 253, 261 environmentName=261 -pluginVersion=2026.12 +pluginVersion=2026.13 # type of IDE (IDEA, CLion, etc.) used to build/test running # for more details see `Different IDEs` section in `PlatformVersions.md`