Skip to content

Commit

Permalink
πŸš€ Update Config.js
Browse files Browse the repository at this point in the history
πŸš€ Update XversE Version ( v2.0 ---> v2.0.1 )
- Update Config.js
- Update Package.json
  • Loading branch information
X-Nova1337 committed Sep 2, 2024
1 parent 6c3ca8b commit 7456632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Xverse-Adv-Handler",
"version": "2.0.0",
"version": "2.0.1",
"description": "XversE-Adv-Handler is a Discord.js v13 handler with advanced features. With features such as a premium system, MongoDB connectivity, and advanced developer commands, it provides the foundation for powerful bots. Take your Discord bots to the next level by streamlining your development process <3...",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion settings/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
PREFIX: process.env.PREFIX || "..",

XversE: {
version: "2.0.0",
version: "2.0.1",
logChannelID: process.env.logChannelID || "Logging-Channel-ID",
DiscordServer: "https://discord.gg/Jarvis-HQ",
Jarvis: "https://discord.com/users/899961311771897877",
Expand Down

0 comments on commit 7456632

Please sign in to comment.