diff --git a/README.md b/README.md index 747b5f3..2934b01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # OhGodMusicBot -A v10 Discord.JS music bot in 100 lines or less +A v11.1.0 Discord.JS music bot in 100 lines or less ## Installation (Windows) diff --git a/package.json b/package.json index 86461c8..476dd68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ohgodmusicbot", "version": "1.0.0", - "description": "A v9 Discord.JS music bot in 100 lines or less", + "description": "A v11.1.0 Discord.JS music bot in 100 lines or less", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",