Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Increment bot version
Browse files Browse the repository at this point in the history
  • Loading branch information
AtiLion committed Feb 6, 2021
1 parent fb075e4 commit ec47366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BotNeckBot/core/BotNeckBot.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ module.exports = class BotNeckBot {

static get Name() { return 'BotNeck Bot'; }
static get Description() { return 'Adds selfbot commands to the Discord client.'; }
static get Version() { return '3.0.1'; }
static get Version() { return '3.0.2'; }
static get Author() { return 'AtiLion'; }
}

0 comments on commit ec47366

Please sign in to comment.