mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-06-30 23:06:05 +00:00
bump version
This commit is contained in:
parent
c5dff8b913
commit
b995a222ff
@ -150,7 +150,7 @@ private:
|
||||
static inline std::mutex mShutdownHandlersMutex {};
|
||||
static inline std::deque<TShutdownHandler> mShutdownHandlers {};
|
||||
|
||||
static inline Version mVersion { 3, 4, 0 };
|
||||
static inline Version mVersion { 3, 4, 1 };
|
||||
};
|
||||
|
||||
void SplitString(std::string const& str, const char delim, std::vector<std::string>& out);
|
||||
|
2
vcpkg
2
vcpkg
@ -1 +1 @@
|
||||
Subproject commit 326d8b43e365352ba3ccadf388d989082fe0f2a6
|
||||
Subproject commit 6978381401d33a5ad6a3385895d12e383083712a
|
Loading…
x
Reference in New Issue
Block a user