From 075441d6f3a75a67937fda2989d97d657e7a7960 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 19 May 2018 14:36:23 +0200 Subject: [PATCH] Bump version to 1.4.4 --- README.md | 2 +- RoboFile.php | 2 +- composer.json | 2 +- package.json | 2 +- statify-blacklist.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f5b07c..b5a3877 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * Requires at least: 4.4 * Tested up to: 4.9 * Requires PHP: 5.5 -* Stable tag: 1.4.3 +* Stable tag: 1.4.4 * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/RoboFile.php b/RoboFile.php index 0bacaea..e991634 100644 --- a/RoboFile.php +++ b/RoboFile.php @@ -8,7 +8,7 @@ * @author Stefan Kalscheuer * * @package Statify_Blacklist - * @version 1.4.3 + * @version 1.4.4 */ use Robo\Exception\TaskException; diff --git a/composer.json b/composer.json index be3a5d0..0bf7586 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "stklcode/statify-blacklist", - "version": "1.4.3", + "version": "1.4.4", "description": "A blacklist extension for the famous Statify WordPress plugin", "keywords": [ "wordpress", diff --git a/package.json b/package.json index ebda245..9176cf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "statify-blacklist", - "version": "1.4.3", + "version": "1.4.4", "description": "A blacklist extension for the famous Statify WordPress plugin", "author": "Stefan Kalscheuer", "license": "GPL-2.0+", diff --git a/statify-blacklist.php b/statify-blacklist.php index 7588846..6d84741 100644 --- a/statify-blacklist.php +++ b/statify-blacklist.php @@ -10,7 +10,7 @@ * Plugin Name: Statify Blacklist * Plugin URI: https://wordpress.org/plugins/statify-blacklist/ * Description: Extension for the Statify plugin to add a customizable blacklists. - * Version: 1.4.3 + * Version: 1.4.4 * Author: Stefan Kalscheuer (@stklcode) * Author URI: https://www.stklcode.de * Text Domain: statify-blacklist