From 546d970e33b2433af951ea11ba86b6e3b43dbed6 Mon Sep 17 00:00:00 2001 From: Pr1st0n Date: Wed, 15 Dec 2021 12:39:08 +0100 Subject: [PATCH] Bump plugin version to v0.3.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e8776c8..97fe8cd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.pr1st0n pluginName = cflint -pluginVersion = 0.3.0 +pluginVersion = 0.3.1 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.