From 65e4128d037484c1c31cda66644c15259b4aef16 Mon Sep 17 00:00:00 2001 From: Jonas Friedmann Date: Mon, 12 Sep 2016 09:59:50 +0200 Subject: [PATCH] Version bump to 1.5.7 --- README.md | 2 +- VERSION | 2 +- bower.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23c163dc5..536169a63 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ You can find a working demo over here: http://bans.yeahwh.at ### Version -1.5.6 +1.5.7 diff --git a/VERSION b/VERSION index eac1e0ada..f01291b87 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.6 +1.5.7 diff --git a/bower.json b/bower.json index a1dc83289..a7963e26c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.5.6", + "version": "1.5.7", "description": "Web interface for BanManager", "authors": [ "James Mortemore", diff --git a/package.json b/package.json index 6e99d6d5d..f081e02b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "banmanager-webui", - "version": "1.5.6", + "version": "1.5.7", "description": "Web interface for BanManager", "repository": { "type": "git",