Automatic TGS DMAPI Update (#75761)

This pull request updates the TGS DMAPI to the latest version. Please
note any changes that may be breaking or unimplemented in your codebase
by checking what changes are in the definitions file:
code/__DEFINES/tgs.dm before merging.

Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com>
This commit is contained in:
orange man
2023-06-01 16:14:24 -04:00
committed by GitHub
co-authored by tgstation-server
parent cb4a836d41
commit d996484cc0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// tgstation-server DMAPI
#define TGS_DMAPI_VERSION "6.4.4"
#define TGS_DMAPI_VERSION "6.4.5"
// All functions and datums outside this document are subject to change with any version and should not be relied on.
+1 -1
View File
@@ -1 +1 @@
"5.6.0"
"5.6.1"