From 38c1e569e6080eb4d20e6b5d80b48ace4fafab87 Mon Sep 17 00:00:00 2001
From: Stefan Kalscheuer <stefan@stklcode.de>
Date: Thu, 6 Jun 2024 20:27:42 +0200
Subject: [PATCH] prepare release 1.7.2

---
 README.md             | 10 ++++++++--
 composer.json         |  2 +-
 package.json          |  2 +-
 statify-blacklist.php |  2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 5318555..f391cf6 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 * Requires at least: 4.7
 * Tested up to:      6.5
 * Requires PHP:      5.5
-* Stable tag:        1.7.1
+* Stable tag:        1.7.2
 * License:           GPLv2 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 
@@ -93,6 +93,9 @@ Same for IPv6 prefixes like _2001:db8:a0b:12f0::/64_.
 
 ## Upgrade Notice ##
 
+### 1.7.2 ###
+This is a bugfix release to restore the manual cleanup function that was broken since 1.7.0.
+
 ### 1.7.1 ###
 This is a service release with minor corrections. Recommended for all users. Tested up to 6.5.
 
@@ -100,7 +103,10 @@ This is a service release with minor corrections. Recommended for all users. Tes
 This is a service release with primarily internal rework. Tested up to 6.4 and PHP 8.3.
 
 
-## Changelog ##
+## Changelog
+
+### 1.7.2 / 06.06.2024 ###
+* Restore manual database cleanup functionality
 
 ### 1.7.1 / 24.03.2024 ###
 * Fix HTML syntax for checkboxes on settings page
diff --git a/composer.json b/composer.json
index d198889..dd3b8a5 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
 {
   "name": "stklcode/statify-blacklist",
-  "version": "1.7.1",
+  "version": "1.7.2",
   "description": "A filter extension for the famous Statify WordPress plugin",
   "keywords": [
     "wordpress",
diff --git a/package.json b/package.json
index 4ca14a2..025b0e1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "statify-blacklist",
-  "version": "1.7.1",
+  "version": "1.7.2",
   "description": "A filter extension for the famous Statify WordPress plugin",
   "author": "Stefan Kalscheuer",
   "license": "GPL-2.0+"
diff --git a/statify-blacklist.php b/statify-blacklist.php
index 66722ac..c551890 100644
--- a/statify-blacklist.php
+++ b/statify-blacklist.php
@@ -10,7 +10,7 @@
  * Plugin Name:       Statify Filter
  * Plugin URI:        https://wordpress.org/plugins/statify-blacklist/
  * Description:       Extension for the Statify plugin to add customizable filters. (formerly "Statify Blacklist)
- * Version:           1.7.1
+ * Version:           1.7.2
  * Requires at least: 4.7
  * Requires PHP:      5.5
  * Requires Plugins:  statify