From dde76b54bbd9b947cea6f315a810fb53afd8b9e2 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Tue, 10 Mar 2020 16:20:07 -0700 Subject: [PATCH] update ASM version --- Assembly/ASMInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assembly/ASMInfo.cs b/Assembly/ASMInfo.cs index 7fb457a..89145bc 100644 --- a/Assembly/ASMInfo.cs +++ b/Assembly/ASMInfo.cs @@ -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