From 941d3f438c761f9ca569109bfa3b3ba50fa56a1a Mon Sep 17 00:00:00 2001 From: Joost de Valk Date: Mon, 11 Sep 2017 14:39:53 +0200 Subject: [PATCH] Update version number --- yoast-comment-hacks.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yoast-comment-hacks.php b/yoast-comment-hacks.php index 97c9d2d..c57d3af 100644 --- a/yoast-comment-hacks.php +++ b/yoast-comment-hacks.php @@ -3,7 +3,7 @@ * @package YoastCommentHacks Plugin Name: Yoast Comment Hacks -Version: 1.3 +Version: 1.4 Plugin URI: https://yoast.com/wordpress/plugins/comment-hacks/ Description: Make comments management easier by applying some of the simple hacks the Yoast team uses. Author: Team Yoast @@ -30,7 +30,7 @@ /** * Used for version checks */ -define( 'YOAST_COMMENT_HACKS_VERSION', '1.3' ); +define( 'YOAST_COMMENT_HACKS_VERSION', '1.4' ); /** * Used for asset embedding