diff --git a/README.md b/README.md index 6e6bb0f8e..4eb3d5638 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ You can find a working demo over here: http://bans.yeahwh.at ### Version -1.3.0 +1.4.0 diff --git a/VERSION b/VERSION index f0bb29e76..88c5fb891 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.0 +1.4.0 diff --git a/bower.json b/bower.json index 08418a5d5..e0bb0d169 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.3.0", + "version": "1.4.0", "description": "Web interface for BanManager", "authors": [ "James Mortemore", diff --git a/package.json b/package.json index 68b32787b..9af27430d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "BanManager-WebUI", - "version": "1.3.0", + "version": "1.4.0", "description": "Web interface for BanManager", "repository": { "type": "git",