Update server tools API to 3.1.0.2 (#31451)
This commit is contained in:
committed by
CitadelStationBot
parent
6f2b89ae88
commit
4b2d7b702a
@@ -1,4 +1,4 @@
|
||||
// /tg/station 13 server tools API v3.1.0.1
|
||||
// /tg/station 13 server tools API v3.1.0.2
|
||||
|
||||
//CONFIGURATION
|
||||
//use this define if you want to do configuration outside of this file
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
//IMPLEMENTATION
|
||||
|
||||
#define SERVICE_API_VERSION_STRING "3.1.0.1"
|
||||
#define SERVICE_API_VERSION_STRING "3.1.0.2"
|
||||
|
||||
#define REBOOT_MODE_NORMAL 0
|
||||
#define REBOOT_MODE_HARD 1
|
||||
|
||||
Reference in New Issue
Block a user