diff --git a/README.md b/README.md index 9003617..aa2fcae 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { dependencies { ... - compile 'com.github.Gongoliers:Library-of-Gongolierium:v3.0-beta' + compile 'com.github.Gongoliers:Library-of-Gongolierium:v3.0' } ```