diff --git a/README.md b/README.md index 35cfead9a..54ab1363b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ You can add the UhcCore API to your own plugin using maven com.github.Mezy UhcCore - v1.15.3 + v1.15.6 ``` diff --git a/gradle.properties b/gradle.properties index e754e2ff0..4bfd1d2b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ pluginGroup=com.gmail.val59000mc -pluginVersion=1.15.5 \ No newline at end of file +pluginVersion=1.15.6 \ No newline at end of file