diff --git a/README.md b/README.md index 9d7e08255..260e0708d 100644 --- a/README.md +++ b/README.md @@ -98,4 +98,4 @@ You can find a working demo over here: http://bans.yeahwh.at ### Version -1.5.7 +1.5.8 diff --git a/VERSION b/VERSION index f01291b87..1cc9c180e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.7 +1.5.8 diff --git a/bower.json b/bower.json index a7963e26c..42aef1c9e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.5.7", + "version": "1.5.8", "description": "Web interface for BanManager", "authors": [ "James Mortemore", diff --git a/package.json b/package.json index f081e02b7..b75aa3b49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "banmanager-webui", - "version": "1.5.7", + "version": "1.5.8", "description": "Web interface for BanManager", "repository": { "type": "git",