From 73d300ea277ef8e7aece1b411304df40727accf9 Mon Sep 17 00:00:00 2001 From: GitHubPang <61439577+GitHubPang@users.noreply.github.com> Date: Mon, 5 Sep 2022 08:58:54 +0800 Subject: [PATCH] Update plugin version. --- plugin/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/gradle.properties b/plugin/gradle.properties index 71ec3289..b5679034 100644 --- a/plugin/gradle.properties +++ b/plugin/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = org.example.githubpang.rossynt pluginName = Rossynt # SemVer format -> https://semver.org -pluginVersion = 222.1.1 +pluginVersion = 222.2.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 222