From 5728d99f237459ac3696d721b44b37f9441f6834 Mon Sep 17 00:00:00 2001 From: Pr1st0n Date: Mon, 3 Jan 2022 11:33:25 +0100 Subject: [PATCH] Bump plugin version to v0.3.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8256bc6..5ab6ab0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.pr1st0n pluginName = cflint -pluginVersion = 0.3.1 +pluginVersion = 0.3.2 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.