diff --git a/src/definitions.h b/src/definitions.h index 274a1eb84a..dbfa18878a 100644 --- a/src/definitions.h +++ b/src/definitions.h @@ -21,7 +21,7 @@ #define FS_DEFINITIONS_H_877452FEC245450C9F96B8FD268D8963 static constexpr auto STATUS_SERVER_NAME = "The Forgotten Server"; -static constexpr auto STATUS_SERVER_VERSION = "1.4"; +static constexpr auto STATUS_SERVER_VERSION = "1.4.1"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mark Samman"; static constexpr auto CLIENT_VERSION_MIN = 1097;