From ca0489928d1b62da51130b5527a79384929a40b3 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Mon, 25 Jan 2016 14:19:40 +0100 Subject: [PATCH] updated version --- NadekoBot/NadekoBot.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NadekoBot/NadekoBot.cs b/NadekoBot/NadekoBot.cs index c3e6a067..eb0eb32c 100644 --- a/NadekoBot/NadekoBot.cs +++ b/NadekoBot/NadekoBot.cs @@ -24,7 +24,7 @@ namespace NadekoBot public static string password; public static string TrelloAppKey; public static bool ForwardMessages = false; - public static string BotVersion = "0.7-beta3"; + public static string BotVersion = "0.7-beta4"; static void Main() {