From caf5ac45d2d4adfdff9a9aa31cd47642c60fc5ff Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 14 Oct 2021 13:56:21 +0200 Subject: [PATCH] 1.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6096244..87c936f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = org.jetbrains.plugins.template pluginName = IntelliJ Platform Plugin Template # SemVer format -> https://semver.org -pluginVersion = 1.0.0 +pluginVersion = 1.1.0 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.