diff --git a/src/main/resources/plugin.json b/src/main/resources/plugin.json index cd3961b..a62e147 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -3,5 +3,5 @@ "description": "Allows admins to execute JavaScript code using a special command.", "author": "Summet", "main": "jseval.JSEval", - "version": "1.2" + "version": "1.3" }