diff --git a/.github/README.md b/.github/README.md index 094c73e..5a31de3 100644 --- a/.github/README.md +++ b/.github/README.md @@ -37,7 +37,7 @@ If you still didn't find an answer see documentation section below. com.github.Despical KOTL - 2.9.7 + 2.9.8 provided ``` @@ -54,7 +54,7 @@ repositories { ``` ```gradle dependencies { - compileOnly 'com.github.Despical:KOTL:2.9.7'; + compileOnly 'com.github.Despical:KOTL:2.9.8'; } ```