diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f87607..352bdd7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ - finally, compile the code ``` mvn compile ``` - Please note you need to follow the same steps as adding Chesslise for your own local bot - build the project ``` mvn package ``` -- run the application ``` java -jar /target/Chesslise-14-SNAPSHOT-jar-with-dependencies.jar ``` +- run the application ``` java -jar /target/Chesslise-14.3-SNAPSHOT-jar-with-dependencies.jar ``` # API diff --git a/pom.xml b/pom.xml index c7b54c2..cf68d58 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.example ChessLise - 14.1-SNAPSHOT + 14.3-SNAPSHOT @@ -69,7 +69,7 @@ io.github.tors42 chariot - 0.1.2 + 0.1.3 io.github.sornerol