Skip to content

Commit

Permalink
Automatic TGS DMAPI Update (#225)
Browse files Browse the repository at this point in the history
* Automatic TGS DMAPI Update (#80664)

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>

* Automatic TGS DMAPI Update

---------

Co-authored-by: orange man <[email protected]>
Co-authored-by: tgstation-server <tgstation-server@ users.noreply.github.com>
Co-authored-by: NovaBot <[email protected]>
  • Loading branch information
4 people authored and Iajret committed Jan 3, 2024
1 parent f4ac12b commit b901b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/__DEFINES/tgs.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// tgstation-server DMAPI

#define TGS_DMAPI_VERSION "7.0.0"
#define TGS_DMAPI_VERSION "7.0.1"

// All functions and datums outside this document are subject to change with any version and should not be relied on.

Expand Down
2 changes: 1 addition & 1 deletion code/modules/tgs/v5/__interop_version.dm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"5.7.0"
"5.8.0"

0 comments on commit b901b0c

Please sign in to comment.