Merge branch 'master' of https://github.com/tgstation/tgstation-server into 1169-DMAPISeparation

This commit is contained in:
Jordan Brown
2021-01-23 12:51:28 -05:00
+2 -2
View File
@@ -3,10 +3,10 @@
<!-- Integration tests will ensure they match across the board -->
<Import Project="ControlPanelVersion.props" />
<PropertyGroup>
<TgsCoreVersion>4.7.3</TgsCoreVersion>
<TgsCoreVersion>4.8.0</TgsCoreVersion>
<TgsConfigVersion>2.3.0</TgsConfigVersion>
<TgsApiVersion>8.3.0</TgsApiVersion>
<TgsClientVersion>9.1.2</TgsClientVersion>
<TgsClientVersion>9.2.0</TgsClientVersion>
<TgsDmapiVersion>6.0.1</TgsDmapiVersion>
<TgsInteropVersion>5.3.0</TgsInteropVersion>
<TgsHostWatchdogVersion>1.1.1</TgsHostWatchdogVersion>