diff --git a/README.md b/README.md index b803dc35e..5c5939dba 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,4 @@ You can find a working demo over here: http://bans.yeahwh.at ### Version -1.5.1 +1.5.2 diff --git a/VERSION b/VERSION index bc80560fa..4cda8f19e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.0 +1.5.2 diff --git a/bower.json b/bower.json index e296cbdf7..0b04d8b5a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.5.1", + "version": "1.5.2", "description": "Web interface for BanManager", "authors": [ "James Mortemore", diff --git a/package.json b/package.json index 850be93d0..82be1a1ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "banmanager-webui", - "version": "1.5.1", + "version": "1.5.2", "description": "Web interface for BanManager", "repository": { "type": "git",