Skip to content

Commit

Permalink
The Forgotten Server 1.6 (#4718)
Browse files Browse the repository at this point in the history
Release of The Forgotten Server 1.6
  • Loading branch information
EvilHero90 authored Jun 5, 2024
1 parent d8e58ee commit 0986419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#define FS_DEFINITIONS_H

static constexpr auto STATUS_SERVER_NAME = "The Forgotten Server";
static constexpr auto STATUS_SERVER_VERSION = "1.5";
static constexpr auto STATUS_SERVER_VERSION = "1.6";
static constexpr auto STATUS_SERVER_DEVELOPERS = "The Forgotten Server Team";

static constexpr auto CLIENT_VERSION_MIN = 1310;
Expand Down

0 comments on commit 0986419

Please sign in to comment.