mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-31 17:28:39 +00:00
Bump config version to 5
This commit is contained in:
parent
ee541dbfae
commit
8ead63943f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ public class ServerConfiguration
|
|||
// You can use an ObsoleteAttribute instead. Make sure you set it to error, though.
|
||||
//
|
||||
// Thanks for listening~
|
||||
public const int CurrentConfigVersion = 4;
|
||||
public const int CurrentConfigVersion = 5;
|
||||
|
||||
#region Meta
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue