From c9f3be44b77d320b9afd52f5052611c5c31d3f31 Mon Sep 17 00:00:00 2001
From: Erick Hitter <git-contrib@ethitter.com>
Date: Thu, 26 Mar 2020 10:17:31 -0700
Subject: [PATCH] Bump WP compatibility

---
 README.md                          | 2 +-
 languages/view-all-posts-pages.pot | 6 +++---
 readme.txt                         | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 5e9a272..5044f09 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 **Donate link:** http://www.thinkoomph.com/plugins-modules/view-all-posts-pages/  
 **Tags:** view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag  
 **Requires at least:** 3.2.1  
-**Tested up to:** 5.3  
+**Tested up to:** 5.4  
 **Stable tag:** 0.9.3  
 **License:** GPLv2 or later  
 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html  
diff --git a/languages/view-all-posts-pages.pot b/languages/view-all-posts-pages.pot
index 0a05829..c6779a5 100644
--- a/languages/view-all-posts-pages.pot
+++ b/languages/view-all-posts-pages.pot
@@ -1,15 +1,15 @@
-# Copyright (C) 2019 Erick Hitter & Oomph, Inc.
+# Copyright (C) 2020 Erick Hitter & Oomph, Inc.
 # This file is distributed under the same license as the View All Posts Pages package.
 msgid ""
 msgstr ""
 "Project-Id-Version: View All Posts Pages 0.9.3\n"
 "Report-Msgid-Bugs-To: "
 "https://wordpress.org/support/plugin/view-all-posts-pages\n"
-"POT-Creation-Date: 2019-11-23 22:03:53+00:00\n"
+"POT-Creation-Date: 2020-03-26 17:17: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: 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 42399c1..02f918f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ Contributors: ethitter, thinkoomph
 Donate link: http://www.thinkoomph.com/plugins-modules/view-all-posts-pages/
 Tags: view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag
 Requires at least: 3.2.1
-Tested up to: 5.3
+Tested up to: 5.4
 Stable tag: 0.9.3
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
-- 
GitLab