diff options
| author | Unknown <Alee14498@gmail.com> | 2017-08-13 22:40:38 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-08-13 22:40:38 -0400 |
| commit | 43ddb7352fd28ce70aa7fdcb4746a4c98392284c (patch) | |
| tree | 89839e0a33afc813b2c882e589b08bddb52255a6 /aleebot.js | |
| parent | 7168263fd495e29f9c0f8e60af4d1c6c32790622 (diff) | |
| download | AleeBot-43ddb7352fd28ce70aa7fdcb4746a4c98392284c.tar.gz AleeBot-43ddb7352fd28ce70aa7fdcb4746a4c98392284c.tar.bz2 AleeBot-43ddb7352fd28ce70aa7fdcb4746a4c98392284c.zip | |
Updating the version
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ const config = require('./absettings.json'); const prefix = "ab:"; const year = "2017"; -var abversion = "1.0.8.5"; +var abversion = "1.0.8.6 Beta"; var logsChannel = "318874545593384970"; client.on('ready', () => { |
