From c7e2038c3f22cb008726ca9e44e243f3555cc8b8 Mon Sep 17 00:00:00 2001 From: Tobias de Bruijn Date: Mon, 2 Jan 2023 19:27:50 +0100 Subject: [PATCH] Fixed version bump typo Signed-off-by: Tobias de Bruijn --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cbcc8f7..e5d59f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -pluginVersion = 2.6.0 +pluginVersion = 2.5.0 pluginGroup = dev.array21.harotorch pluginName = HaroTorch \ No newline at end of file