diff --git a/README.md b/README.md index 1e2facb..3c7d0d7 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ repositories { } dependencies { - compileOnly 'com.github.max1mde:HologramLib:1.6.0' + compileOnly 'com.github.max1mde:HologramLib:1.6.1' } ``` **Maven installation** @@ -71,7 +71,7 @@ dependencies { com.github.max1mde HologramLib - 1.6.0 + 1.6.1 provided ```