diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-11 16:14:47 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-11 16:14:47 -0400 |
| commit | 2124b45ab8fa72a2e3c892afe4e00103b44d8fb0 (patch) | |
| tree | 62e4d1fcede665f73980230a724a0576190f3573 /aleebot.js | |
| parent | 4123cf8e02317466ccd08ca66b876cacbe32221a (diff) | |
| download | AleeBot-2124b45ab8fa72a2e3c892afe4e00103b44d8fb0.tar.gz AleeBot-2124b45ab8fa72a2e3c892afe4e00103b44d8fb0.tar.bz2 AleeBot-2124b45ab8fa72a2e3c892afe4e00103b44d8fb0.zip | |
Changing the version
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ const config = require('./absettings.json'); const prefix = "ab:"; const year = "2017"; -var abversion = "1.0.8"; +var abversion = "1.0.8.1"; var logsChannel = "318874545593384970"; client.on('ready', () => { |
