From 40b33b184a06dd6cbef4019a107084359c5fcfd0 Mon Sep 17 00:00:00 2001 From: Martin Hauner Date: Thu, 19 Dec 2024 11:51:01 +0100 Subject: [PATCH] next snapshot --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 96c18bc..8801360 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.2 +pluginVersion = 2024.3-SNAPSHOT.3 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html #pluginSinceBuild = 232