fix IMs not being hooked up

This commit is contained in:
Zontreck 2020-03-10 15:42:32 -07:00
parent efab25a36e
commit d0885f5ca9
2 changed files with 4 additions and 4 deletions

View file

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