From fe5de3a6cfa23d6b4bbb7c1af1bcdf89fba6a677 Mon Sep 17 00:00:00 2001 From: Martin Hauner Date: Mon, 30 Dec 2024 17:39:11 +0100 Subject: [PATCH] next snapshot --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d84a52e..5614fae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = io.openapiprocessor pluginName = openapi-processor-intellij pluginRepositoryUrl = https://github.com/openapi-processor/openapi-processor-intellij -pluginVersion = 2024.3-SNAPSHOT.3 +pluginVersion = 2024.3-SNAPSHOT.4 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html #pluginSinceBuild = 232