diff --git a/package.json b/package.json index 7f75922..aa49729 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/settings/config.js b/settings/config.js index 487fa87..cf89354 100644 --- a/settings/config.js +++ b/settings/config.js @@ -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",