diff --git a/.github/README.md b/.github/README.md index 9f7c895..c78cdc9 100644 --- a/.github/README.md +++ b/.github/README.md @@ -34,7 +34,7 @@ To add this project as a dependency to your project, add the following to your p com.github.Despical KOTL - 2.4.1 + 2.4.2 compile ``` @@ -47,7 +47,7 @@ repositories { ``` ``` dependencies { - compileOnly group: "com.github.Despical", name: "KOTL", version: "2.4.1; + compileOnly group: "com.github.Despical", name: "KOTL", version: "2.4.2; } ``` diff --git a/pom.xml b/pom.xml index c6d4f68..709a618 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 me.despical king-of-the-ladder - 2.4.1 + 2.4.2 King of the Ladder @@ -121,9 +121,6 @@ org.apache.maven.plugins maven-jar-plugin 3.1.0 - - C:\Users\pc\Desktop\1.18 Sunucu\plugins - org.apache.maven.plugins