diff --git a/cli-boot-wrapper.js b/cli-boot-wrapper.js index 2bf31f4..daaad78 100755 --- a/cli-boot-wrapper.js +++ b/cli-boot-wrapper.js @@ -25,7 +25,7 @@ if (config.error) { const colors = require('colors'); console.clear(); console.log(colors.bold(` - v4.5.3 ____ _ + v4.5.4 ____ _ _ __ ___ / ___|| |_ _ __ ___ __ _ _ __ ___ | '_ \` _ \\\\___ \\| __| '__/ _ \\/ _\` | '_ \` _ \\ | | | | | |___) | |_| | | __/ (_| | | | | | | diff --git a/package.json b/package.json index 2f42541..02ff50e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mstream", - "version": "4.5.3", + "version": "4.5.4", "description": "music streaming server", "main": "cli-boot-wrapper.js", "bin": {