Skip to content

Commit f958dda

Browse files
author
Dankrushen
committed
Bump version to 1.4.4
1 parent 5f7393a commit f958dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mutliadmin/MultiAdmin/Server.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace MultiAdmin.MultiAdmin
1010
{
1111
public class Server
1212
{
13-
public static readonly string MA_VERSION = "1.4.3";
13+
public static readonly string MA_VERSION = "1.4.4";
1414

1515
public Boolean HasServerMod { get; set; }
1616
public String ServerModVersion { get; set; }

0 commit comments

Comments
 (0)