Fix DMAPI versions

This commit is contained in:
Jordan Brown
2020-05-27 23:33:51 -04:00
parent a6358d3f05
commit f73175f846
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// tgstation-server DMAPI
#define TGS_DMAPI_VERSION "5.2.1"
#define TGS_DMAPI_VERSION "5.2.2"
// All functions and datums outside this document are subject to change with any version and should not be relied on.