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

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
AtiLion committed Sep 1, 2021
1 parent e139782 commit b09a479
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 @@ -123,6 +123,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.4'; }
static get Version() { return '3.0.5'; }
static get Author() { return 'AtiLion'; }
}

0 comments on commit b09a479

Please sign in to comment.