From fb5d23fff73d4ac0ae042fabd5751e09775d91a2 Mon Sep 17 00:00:00 2001 From: Adrien Pessu <7055334+adrienpessu@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:25:13 +0100 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2936b69..4f0cbd8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.github.adrienpessu.sarifviewer pluginName = SARIF-viewer pluginRepositoryUrl = https://github.com/adrienpessu/SARIF-viewer # SemVer format -> https://semver.org -pluginVersion = 1.1.0 +pluginVersion = 1.1.1 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223