Fix a typo in DMAPI. Bump version to 7.1.3

This commit is contained in:
Jordan Dominion
2024-07-21 20:19:59 -04:00
parent 52731856de
commit ba97aa233a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// tgstation-server DMAPI
#define TGS_DMAPI_VERSION "7.1.2"
#define TGS_DMAPI_VERSION "7.1.3"
// All functions and datums outside this document are subject to change with any version and should not be relied on.