mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
bump version to 3.1.4
This commit is contained in:
parent
defadf094f
commit
ac41547123
@ -133,7 +133,7 @@ private:
|
||||
static inline std::mutex mShutdownHandlersMutex {};
|
||||
static inline std::deque<TShutdownHandler> mShutdownHandlers {};
|
||||
|
||||
static inline Version mVersion { 3, 1, 3 };
|
||||
static inline Version mVersion { 3, 1, 4 };
|
||||
};
|
||||
|
||||
std::string ThreadName(bool DebugModeOverride = false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user