From 7189196f20592923496e6d638a8c3acd476be6fa Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 6 May 2019 19:54:13 -0400 Subject: 3.0 Released --- 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 62a5f98..417e90e 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"; + public static string Version = "3.0"; public static string prefix = "ab:"; } } -- cgit v1.2.3