From bdea96aec580b60d9da33133e5ccd825648749bd Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sat, 27 Mar 2021 14:27:21 -0700 Subject: [PATCH] Bump WP compat --- README.md | 2 +- languages/wp-print-friendly.pot | 6 +++--- readme.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 764eaab..b093552 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.5 +**Tested up to:** 5.7 **Stable tag:** 0.6.2 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/languages/wp-print-friendly.pot b/languages/wp-print-friendly.pot index a6a082c..b7db7fc 100644 --- a/languages/wp-print-friendly.pot +++ b/languages/wp-print-friendly.pot @@ -1,15 +1,15 @@ -# Copyright (C) 2020 Erick Hitter, Steven K Word, and Oomph, Inc. +# Copyright (C) 2021 Erick Hitter, Steven K Word, and Oomph, Inc. # This file is distributed under the same license as the WP Print Friendly package. msgid "" msgstr "" "Project-Id-Version: WP Print Friendly 0.6.2\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/wp-print-friendly\n" -"POT-Creation-Date: 2020-08-30 21:10:00+00:00\n" +"POT-Creation-Date: 2021-03-27 21:27:19+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "X-Generator: grunt-wp-i18n 0.5.4\n" diff --git a/readme.txt b/readme.txt index 5390e3d..3e49a7b 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.5 +Tested up to: 5.7 Stable tag: 0.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -- GitLab