diff --git a/README.md b/README.md index 041de63..a279e01 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Waterfall requires **Java 8** or above. io.github.waterfallmc waterfall-api - 1.17-R0.1-SNAPSHOT + 1.18-R0.1-SNAPSHOT provided ``` @@ -58,7 +58,7 @@ repositories { * Artifact: ```groovy dependencies { - compileOnly 'io.github.waterfallmc:waterfall-api:1.17-R0.1-SNAPSHOT' + compileOnly 'io.github.waterfallmc:waterfall-api:1.18-R0.1-SNAPSHOT' } ```