From 23f143b284227ea97945fef67c1859bb3789b0b7 Mon Sep 17 00:00:00 2001 From: Oliver Nybroe Date: Thu, 15 Feb 2024 18:13:05 +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 b7c086b..d99f3f7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = dev.nybroe.collector pluginName = Collector -pluginVersion = 0.4.0 +pluginVersion = 0.5.0 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.