Bump client versions because of API change

This commit is contained in:
Jordan Brown
2020-05-12 14:57:53 -04:00
parent 05b8f27f48
commit 452fea0b5d
+2 -2
View File
@@ -3,8 +3,8 @@
<!-- This is the authorative version list -->
<!-- Integration tests will ensure they match across the board -->
<TgsCoreVersion>4.1.5</TgsCoreVersion>
<TgsApiVersion>6.1.0</TgsApiVersion>
<TgsClientVersion>6.0.0</TgsClientVersion>
<TgsApiVersion>6.1.1</TgsApiVersion>
<TgsClientVersion>6.1.0</TgsClientVersion>
<TgsDmapiVersion>5.1.0</TgsDmapiVersion>
<TgsControlPanelVersion>0.4.0</TgsControlPanelVersion>
<TgsHostWatchdogVersion>1.1.0</TgsHostWatchdogVersion>