diff options
| author | Alee <Alee14498@gmail.com> | 2019-05-06 18:12:48 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-05-06 18:12:48 -0400 |
| commit | b01892e0a1a117ad2898fcfe04072f1f35578c12 (patch) | |
| tree | 806c85e5fdba93ab0cb4a4c31ea3e4c2c86681f3 /AleeBot/Data.cs | |
| parent | 414ea5e42170386d4df79db2debc493d0eb4d393 (diff) | |
| download | AleeBot.NET-b01892e0a1a117ad2898fcfe04072f1f35578c12.tar.gz AleeBot.NET-b01892e0a1a117ad2898fcfe04072f1f35578c12.tar.bz2 AleeBot.NET-b01892e0a1a117ad2898fcfe04072f1f35578c12.zip | |
Beta 1 is now just Beta
Diffstat (limited to 'AleeBot/Data.cs')
| -rw-r--r-- | AleeBot/Data.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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:"; } } |
