From dfef8cd5d6f4a2e0677ff59ce16c7b877949f9f0 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Fri, 14 Feb 2025 14:43:14 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=A5=EF=B8=8F=20wip:=20Update=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ resource-filter.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6568a8..21da716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## Changelog +### 1.5.3 - 2025-02-14 +- Update test + ### 1.5.1 - 2025-02-13 - Fixed bug in filter removal functionality diff --git a/resource-filter.php b/resource-filter.php index 68a608c..abff45d 100644 --- a/resource-filter.php +++ b/resource-filter.php @@ -4,7 +4,7 @@ * Plugin URI: https://github.com/Vincent-Design-Inc/resource-filter * Update URI: https://github.com/Vincent-Design-Inc/resource-filter * Description: Adds filtering for the content typed by various taxonomies. - * Version: 1.5.2 + * Version: 1.5.3 * Author: Keith Solomon */