From 1a9cf76a931ed7adaa75b7d7bc6d014ea3e7a014 Mon Sep 17 00:00:00 2001 From: Shiewk Date: Sun, 25 Aug 2024 11:12:39 +0200 Subject: [PATCH] 1.4.1 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecd553e..4bb240c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ SModeration provides a nice user interface that can be used instead of chat comm ![SMod Menu Sort](https://github.com/Shiewk/SModeration/assets/152653291/23e3862d-0915-47bd-9c47-6d8d10f8ab69) -It has helpful functions like filtering and sorting options. +It has helpful functions like filtering, searching and sorting options. ## Commands This plugin has many commands, for a complete list of commands and their usage, please see [the commands list](https://github.com/Shiewk/SModeration/blob/main/docs/commands.md). diff --git a/gradle.properties b/gradle.properties index d4d2098..e5ed16c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -pluginVersion = 1.4.0 \ No newline at end of file +pluginVersion = 1.4.1 \ No newline at end of file