update ASM version

This commit is contained in:
Zontreck 2020-03-10 16:20:07 -07:00
parent 7a86976067
commit dde76b54bb

View file

@ -7,7 +7,7 @@ namespace Bot.Assemble
public class ASMInfo
{
public static string BotName = "ZBotCore";
public static double BotVer = 5.331;
public static double BotVer = 5.334;
public static string GitPassword
{
get