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

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

diff --git a/README.md b/README.md
index 4a9be38..ae82b4f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Donate link:
 **Tags:** paginate, nextpage, Quicktag  
 **Requires at least:** 3.4  
-**Tested up to:** 5.3  
+**Tested up to:** 5.4  
 **Stable tag:** 0.2  
 **License:** GPLv2 or later  
 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html  
diff --git a/languages/automatically-paginate-posts.pot b/languages/automatically-paginate-posts.pot
index 893e2ab..a3ea475 100644
--- a/languages/automatically-paginate-posts.pot
+++ b/languages/automatically-paginate-posts.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 Automatically Paginate Posts package.
 msgid ""
 msgstr ""
 "Project-Id-Version: Automatically Paginate Posts 0.2\n"
 "Report-Msgid-Bugs-To: "
 "https://wordpress.org/support/plugin/automatically-paginate-posts\n"
-"POT-Creation-Date: 2019-11-23 22:59:24+00:00\n"
+"POT-Creation-Date: 2020-03-26 17:10:56+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 8654d5d..20ccc03 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ Contributors: ethitter, thinkoomph, bendoh
 Donate link:
 Tags: paginate, nextpage, Quicktag
 Requires at least: 3.4
-Tested up to: 5.3
+Tested up to: 5.4
 Stable tag: 0.2
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
-- 
GitLab