From 175da30f287dc3c5c9066963b5c893456a0eefcd Mon Sep 17 00:00:00 2001 From: David Herrera Date: Thu, 1 Feb 2024 22:37:32 -0500 Subject: [PATCH] Do version bump --- CHANGELOG.md | 6 ++++++ wp-curate.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd4d98d7..b541bae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to `WP Curate` will be documented in this file. +## 1.6.1 - 2024-02-02 + +- Make nunomaduro/collision a dev dependency. +- Switch alleyinteractive/wp-type-extensions to tagged version. + ## 1.6.0 - 2024-01-26 + - Change GitHub actions back to PHP 8.1 so that sites are not required to run 8.2 yet. ## 1.5.1 - 2024-01-25 diff --git a/wp-curate.php b/wp-curate.php index 92007725..03f933e5 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.6.0 + * Version: 1.6.1 * Author: Alley Interactive * Author URI: https://github.com/alleyinteractive/wp-curate * Requires at least: 6.4