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

Commit c5590de

Browse files
committed
Increment version to 3.0.6
1 parent f1761a5 commit c5590de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BotNeckBot/core/BotNeckBot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ module.exports = class BotNeckBot {
123123

124124
static get Name() { return 'BotNeck Bot'; }
125125
static get Description() { return 'Adds selfbot commands to the Discord client.'; }
126-
static get Version() { return '3.0.5'; }
126+
static get Version() { return '3.0.6'; }
127127
static get Author() { return 'AtiLion'; }
128128
}

0 commit comments

Comments
 (0)