Skip to content

Commit

Permalink
Update Latite::version to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Plextora committed Nov 26, 2024
1 parent a90ca39 commit f86da46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/Latite.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit f86da46

Please sign in to comment.