From a48fe6f71cd5b10d95eafc2bed790a2dcf9e2c3f Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Thu, 26 Mar 2020 11:00:01 -0700 Subject: [PATCH] Bump WP compatibility --- 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 9f2ff6b..5d327d6 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.3 +**Tested up to:** 5.4 **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 62968b5..94bbd17 100644 --- a/languages/wp-print-friendly.pot +++ b/languages/wp-print-friendly.pot @@ -1,15 +1,15 @@ -# Copyright (C) 2019 Erick Hitter, Steven K Word, and Oomph, Inc. +# Copyright (C) 2020 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: 2019-11-23 23:02:10+00:00\n" +"POT-Creation-Date: 2020-03-26 17:59:50+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2020-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 9d7f137..850247f 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.3 +Tested up to: 5.4 Stable tag: 0.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -- GitLab