From c8f07033e62c08bb829e8785e4a5599019df1294 Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Sat, 9 Sep 2023 00:00:42 -0700 Subject: [PATCH] 1.8.4-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b01037cc..f80346d0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=cloud.commandframework -version=1.8.3 +version=1.8.4-SNAPSHOT description=Command framework and dispatcher for the JVM org.gradle.caching=true