Skip to content

Commit

Permalink
Bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dankrushen committed Apr 2, 2018
1 parent 7078f00 commit d8b7712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutliadmin/MultiAdmin/Server.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace MultiAdmin.MultiAdmin
{
public class Server
{
public static readonly string MA_VERSION = "1.4.0";
public static readonly string MA_VERSION = "1.4.1";

public Boolean HasServerMod { get; set; }
public String ServerModVersion { get; set; }
Expand Down

0 comments on commit d8b7712

Please sign in to comment.