From e299b3c805c712295f7094d9aaf870417ac0f890 Mon Sep 17 00:00:00 2001 From: Navoei Date: Sat, 17 Jun 2023 00:13:14 -0500 Subject: [PATCH] Update plugin version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a4e4853..c0ccac8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,6 +11,6 @@ mod_id=customdiscsplugin # Target an older API to make it compatible with older versions of Simple Voice Chat voicechat_api_version=2.3.3 -plugin_version=2.4 +plugin_version=2.4.1 maven_group=me.Navoei.customdiscsplugin archives_base_name=custom-discs \ No newline at end of file