From b01892e0a1a117ad2898fcfe04072f1f35578c12 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 6 May 2019 18:12:48 -0400 Subject: Beta 1 is now just Beta --- AleeBot/Data.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AleeBot/Data.cs') diff --git a/AleeBot/Data.cs b/AleeBot/Data.cs index 0f1ab10..62a5f98 100644 --- a/AleeBot/Data.cs +++ b/AleeBot/Data.cs @@ -23,7 +23,7 @@ namespace AleeBot { //This will be storing public variables such as versions and stuff. - public static string Version = "3.0 Beta 1"; + public static string Version = "3.0 Beta"; public static string prefix = "ab:"; } } -- cgit v1.2.3