diff --git a/CHANGELOG.md b/CHANGELOG.md index e0d9e1e5..b8bb8825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `WP Curate` will be documented in this file. +## 1.9.1 - 2024-04-25 + +- Bug Fix: Improve handling of default post types on the Query block. + ## 1.9.0 - 2024-04-19 - Enhancement: Exclude current post in backfilled posts query. diff --git a/wp-curate.php b/wp-curate.php index 6d825ad9..10afeb47 100644 --- a/wp-curate.php +++ b/wp-curate.php @@ -3,7 +3,7 @@ * Plugin Name: WP Curate * Plugin URI: https://github.com/alleyinteractive/wp-curate * Description: Plugin to curate homepages and other landing pages - * Version: 1.9.0 + * Version: 1.9.1 * Author: Alley Interactive * Author URI: https://github.com/alleyinteractive/wp-curate * Requires at least: 6.4