We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7393a commit f958ddaCopy full SHA for f958dda
mutliadmin/MultiAdmin/Server.cs
@@ -10,7 +10,7 @@ namespace MultiAdmin.MultiAdmin
10
{
11
public class Server
12
13
- public static readonly string MA_VERSION = "1.4.3";
+ public static readonly string MA_VERSION = "1.4.4";
14
15
public Boolean HasServerMod { get; set; }
16
public String ServerModVersion { get; set; }
0 commit comments