From aff0833010a618dabd3d955b3613f9cef8734a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D1=80=D0=BA=D0=BD=D0=B5=D1=81=D1=81=233729?= <79508138+Darkness6030@users.noreply.github.com> Date: Wed, 10 May 2023 15:31:41 +0300 Subject: [PATCH] Update plugin.json --- src/main/resources/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.json b/src/main/resources/plugin.json index 53bcbea1..027c76dd 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -4,7 +4,7 @@ "displayName": "Darkdustry Plugin", "author": "Darkness6030 & xzxADIxzx", "description": "The main plugin for Darkdustry servers. Includes a lot of useful features.", - "version": "4.0", + "version": "4.1", "main": "darkdustry.DarkdustryPlugin", "repo": "Darkdustry-Coders/DarkdustryPlugin", "dependencies": []