We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e58ee commit 0986419Copy full SHA for 0986419
src/definitions.h
@@ -5,7 +5,7 @@
5
#define FS_DEFINITIONS_H
6
7
static constexpr auto STATUS_SERVER_NAME = "The Forgotten Server";
8
-static constexpr auto STATUS_SERVER_VERSION = "1.5";
+static constexpr auto STATUS_SERVER_VERSION = "1.6";
9
static constexpr auto STATUS_SERVER_DEVELOPERS = "The Forgotten Server Team";
10
11
static constexpr auto CLIENT_VERSION_MIN = 1310;
0 commit comments