mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-19 23:20:57 +00:00
bump 0.26
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ class Launcher {
|
|||||||
|
|
||||||
public: // variables
|
public: // variables
|
||||||
static inline std::thread EntryThread{};
|
static inline std::thread EntryThread{};
|
||||||
static inline VersionParser SupportedVersion{"0.25.4.0"};
|
static inline VersionParser SupportedVersion{"0.26.0.0"};
|
||||||
static inline std::string Version{"2.0"};
|
static inline std::string Version{"2.0"};
|
||||||
static inline std::string FullVersion{Version + ".99"};
|
static inline std::string FullVersion{Version + ".99"};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user