From 25843c452658e98a34cbc5710ee3288912e3caab Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 6 Jul 2020 14:28:55 +0200 Subject: [PATCH] Bump version to 0.3.0-test --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a25de63..b3e5195 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = org.jetbrains.plugins.template pluginName = Template -pluginVersion = 0.3.0 +pluginVersion = 0.3.0-test pluginSinceBuild = 193 pluginUntilBuild = 201.*