Bump DMAPI version to 6.0.1

This commit is contained in:
Jordan Brown
2021-01-23 12:49:27 -05:00
parent dba50a5a34
commit 5ff8ef27c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<TgsConfigVersion>2.3.0</TgsConfigVersion>
<TgsApiVersion>8.3.0</TgsApiVersion>
<TgsClientVersion>9.1.2</TgsClientVersion>
<TgsDmapiVersion>6.0.0</TgsDmapiVersion>
<TgsDmapiVersion>6.0.1</TgsDmapiVersion>
<TgsInteropVersion>5.3.0</TgsInteropVersion>
<TgsHostWatchdogVersion>1.1.1</TgsHostWatchdogVersion>
<TgsContainerScriptVersion>1.2.0</TgsContainerScriptVersion>
+1 -1
View File
@@ -1,6 +1,6 @@
// tgstation-server DMAPI
#define TGS_DMAPI_VERSION "6.0.0"
#define TGS_DMAPI_VERSION "6.0.1"
// All functions and datums outside this document are subject to change with any version and should not be relied on.