From 25e956afc37c7ebc3c4869dbc411889e90eb478a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 15 Sep 2015 08:38:33 -0500 Subject: [PATCH] version bump --- plugin.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plugin.php b/plugin.php index aaf2104..aae8579 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: Genesis Grid * Plugin URI: https://github.com/billerickson/Genesis-Grid-Plugin * Description: Use a Grid Loop for sections of your site - * Version: 1.4.1 + * Version: 1.4.2 * Author: Bill Erickson * Author URI: http://www.billerickson.net * Text Domain: genesis-grid diff --git a/readme.txt b/readme.txt index 1c9a43c..95464d7 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i Tags: genesis, genesiswp, grid, loop Requires at least: 3.0 Tested up to: 4.3 -Stable tag: 1.4.1 +Stable tag: 1.4.2 Customize your archive pages in Genesis to use a grid layout. Requires the Genesis theme. @@ -31,6 +31,9 @@ Finally, you can specify where the grid loop is used by checking Home, Category == Changelog == +**Version 1.4.2** +* Fix notice of undefined constant + **Version 1.4.1** * Fix pagination issue when you set posts_per_page to -1