fix IMs not being hooked up
This commit is contained in:
parent
efab25a36e
commit
d0885f5ca9
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue