From 2b573f27c1e6b0619d80c98edff6ad10b9ff5631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Sun, 19 Sep 2021 17:45:30 +0200 Subject: [PATCH] prepare 0.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0aceb33..9a8402e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.github.yanncebron.intellipikchr pluginName = IntelliPikchr -pluginVersion = 0.1 +pluginVersion = 0.2 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.