Fixed error in README (version in Maven artifact)
This commit is contained in:
parent
69633f3390
commit
db373c41d8
|
|
@ -39,7 +39,7 @@ I recommend using the Maven artifact from Maven Central using this dependency:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.legrange</groupId>
|
<groupId>me.legrange</groupId>
|
||||||
<artifactId>mikrotik</artifactId>
|
<artifactId>mikrotik</artifactId>
|
||||||
<version>2.0.2</version>
|
<version>2.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases)
|
You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue