diff --git a/README.md b/README.md index 6cafa0636..244976997 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,4 @@ You can find a working demo over here: http://bans.yeahwh.at ### Version -1.5.5 +1.5.6 diff --git a/VERSION b/VERSION index 9075be495..eac1e0ada 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.5 +1.5.6 diff --git a/bower.json b/bower.json index 499d49ff7..a1dc83289 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.5.5", + "version": "1.5.6", "description": "Web interface for BanManager", "authors": [ "James Mortemore", diff --git a/package.json b/package.json index 23a4c1263..6e99d6d5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "banmanager-webui", - "version": "1.5.5", + "version": "1.5.6", "description": "Web interface for BanManager", "repository": { "type": "git",