diff --git a/README.md b/README.md index aef90a7..241062b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ repositories { ### 📌 Dependency ```kotlin dependencies { - compileOnly("net.momirealms:custom-crops:3.6.29") + compileOnly("net.momirealms:custom-crops:3.6.40") } ```