diff --git a/src/core.hpp b/src/core.hpp index e45eb07ab9b..5fbb4a2b853 100644 --- a/src/core.hpp +++ b/src/core.hpp @@ -11,7 +11,7 @@ #define SRC_CORE_HPP_ static constexpr auto STATUS_SERVER_NAME = "Canary"; -static constexpr auto STATUS_SERVER_VERSION = "2.6.0"; +static constexpr auto STATUS_SERVER_VERSION = "2.6.1"; static constexpr auto STATUS_SERVER_DEVELOPERS = "OpenTibiaBR Organization"; static constexpr auto AUTHENTICATOR_DIGITS = 6U;