mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 08:15:35 +00:00
bump version to 3.2.0
This commit is contained in:
parent
10efab4d71
commit
35fdb2f8fc
@ -160,7 +160,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, 2, 0 };
|
||||
};
|
||||
|
||||
std::string ThreadName(bool DebugModeOverride = false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user