We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0821eee commit 4f2d5f6Copy full SHA for 4f2d5f6
src/core.hpp
@@ -11,7 +11,7 @@
11
#define SRC_CORE_HPP_
12
13
static constexpr auto STATUS_SERVER_NAME = "Canary";
14
-static constexpr auto STATUS_SERVER_VERSION = "1.5.0";
+static constexpr auto STATUS_SERVER_VERSION = "2.6.0";
15
static constexpr auto STATUS_SERVER_DEVELOPERS = "OpenTibiaBR Organization";
16
17
static constexpr auto AUTHENTICATOR_DIGITS = 6U;
0 commit comments