Skip to content

Commit 4f2d5f6

Browse files
authored
Set server to the new release version 2.6.0 (#680)
1 parent 0821eee commit 4f2d5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define SRC_CORE_HPP_
1212

1313
static constexpr auto STATUS_SERVER_NAME = "Canary";
14-
static constexpr auto STATUS_SERVER_VERSION = "1.5.0";
14+
static constexpr auto STATUS_SERVER_VERSION = "2.6.0";
1515
static constexpr auto STATUS_SERVER_DEVELOPERS = "OpenTibiaBR Organization";
1616

1717
static constexpr auto AUTHENTICATOR_DIGITS = 6U;

0 commit comments

Comments
 (0)