Skip to content

Commit

Permalink
Bump version ( forgot earlier 😛 )
Browse files Browse the repository at this point in the history
  • Loading branch information
Dankrushen committed May 2, 2018
1 parent 5cefa60 commit 7657eb9
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.1";
public static readonly string MA_VERSION = "1.4.2";

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

0 comments on commit 7657eb9

Please sign in to comment.