Skip to content

Commit 0986419

Browse files
authored
The Forgotten Server 1.6 (#4718)
Release of The Forgotten Server 1.6
1 parent d8e58ee commit 0986419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define FS_DEFINITIONS_H
66

77
static constexpr auto STATUS_SERVER_NAME = "The Forgotten Server";
8-
static constexpr auto STATUS_SERVER_VERSION = "1.5";
8+
static constexpr auto STATUS_SERVER_VERSION = "1.6";
99
static constexpr auto STATUS_SERVER_DEVELOPERS = "The Forgotten Server Team";
1010

1111
static constexpr auto CLIENT_VERSION_MIN = 1310;

0 commit comments

Comments
 (0)