From 154359c3173a59659df019b98409c92f52a82bd6 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Tue, 23 Jun 2020 12:27:56 +0200 Subject: [PATCH] Update platformVersion to 2020.1.2 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 36e0db2..26445e1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,10 +3,10 @@ pluginGroup = org.jetbrains.plugins.template pluginName = Template -pluginVersion = 0.0.2 +pluginVersion = 0.1.0 pluginSinceBuild = 193 pluginUntilBuild = 202 platformType = IC -platformVersion = 2020.1 +platformVersion = 2020.1.2 platformDownloadSources = true