Merge pull request #59 from Parabot/feature/client-2.6

[FEATURE] Updated Client version
This commit is contained in:
Jeroen Ketelaar
2016-10-23 01:35:09 +02:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<version>2.6</version> <version>2.6.0</version>
</dependency> </dependency>
</dependencies> </dependencies>