diff --git a/src/client/Latite.h b/src/client/Latite.h index 7e2d13b..7adfae4 100644 --- a/src/client/Latite.h +++ b/src/client/Latite.h @@ -53,7 +53,7 @@ class Latite final : public Listener { Latite() = default; ~Latite() = default; - static constexpr std::string_view version = "v2.3.1"; + static constexpr std::string_view version = "v2.3.3"; HINSTANCE dllInst = NULL; std::string gameVersion;