diff --git a/README.md b/README.md index 03e7aa5..6f0cf75 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } dependencies { - implementation("com.github.DebitCardz:mc-chestui-plus:1.0.3") + implementation("com.github.DebitCardz:mc-chestui-plus:1.0.4") } ``` ### Maven @@ -31,7 +31,7 @@ dependencies { com.github.DebitCardz mc-chestui-plus - 1.0.3 + 1.0.4 ```