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