[TASK] Updated to V2.8.1

This commit is contained in:
Jeroen Ketelaar
2019-05-08 17:03:44 -05:00
parent 87e38f51b8
commit 0b3bf5ee7f
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
# Parabot
Parabot V2.8
Parabot V2.8.1
#### Links
@@ -42,7 +42,7 @@ Then you'll need to add the dependency:
<dependency>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.7</version>
<version>2.8.1</version>
</dependency>
</dependencies>
```