Bump config version to 5

This commit is contained in:
jvyden 2022-06-01 00:35:24 -04:00
commit 8ead63943f
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -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