diff --git a/readme.md b/readme.md index d4a78d53..19d7a7f2 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ repository { The dependency: ```kotlin dependencies { - implementation("net.axay", "KSpigot", "1.16.3_R3") + implementation("net.axay", "KSpigot", "VERSION_HERE") } ```