From b775fc08ab8e9eae37972fabdd541b458ad0cac3 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sat, 19 Feb 2022 14:57:39 -0800 Subject: [PATCH] Bump WP compat --- README.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b093552..023aacd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Donate link:** http://www.thinkoomph.com/plugins-modules/wp-print-friendly/ **Tags:** print, template, printer, printable **Requires at least:** 3.1 -**Tested up to:** 5.7 +**Tested up to:** 5.9 **Stable tag:** 0.6.2 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index 3e49a7b..9fd93b0 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ethitter, stevenkword, thinkoomph Donate link: http://www.thinkoomph.com/plugins-modules/wp-print-friendly/ Tags: print, template, printer, printable Requires at least: 3.1 -Tested up to: 5.7 +Tested up to: 5.9 Stable tag: 0.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -- GitLab