diff --git a/package-lock.json b/package-lock.json index b13f936..7806805 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "DiCoBo", - "version": "2.5.9", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "DiCoBo", - "version": "2.5.9", + "version": "2.6.0", "license": "MIT", "dependencies": { "@discordjs/opus": "^0.9.0", diff --git a/package.json b/package.json index c661818..2e153bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "DiCoBo", - "version": "2.5.9", + "version": "2.6.0", "description": "a discordbot written in discord.js v14 using (/) commands", "main": "index.js", "scripts": { diff --git a/version.json b/version.json index 1e47d83..7c8bba8 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "2.5.9", + "version": "2.6.0", "note": "DO NOT EDIT this file, unless you know what you are doing here!" } \ No newline at end of file