From 89b70dc1bf4710f4fedc5204f74ccf08ee1d2f58 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sun, 18 May 2025 17:56:26 -0700 Subject: [PATCH] Bump WP compat --- README.md | 2 +- languages/eth-simple-shortlinks.pot | 6 +++--- readme.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 318bcdc..efb266c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Donate link:** https://ethitter.com/donate/ **Tags:** shortlink, shortlinks **Requires at least:** 4.4 -**Tested up to:** 6.0 +**Tested up to:** 6.8 **Stable tag:** 0.6.1 **Requires PHP:** 7.2 **License:** GPLv2 or later diff --git a/languages/eth-simple-shortlinks.pot b/languages/eth-simple-shortlinks.pot index f53dd0f..ce1d320 100644 --- a/languages/eth-simple-shortlinks.pot +++ b/languages/eth-simple-shortlinks.pot @@ -1,15 +1,15 @@ -# Copyright (C) 2022 Erick Hitter +# Copyright (C) 2025 Erick Hitter # This file is distributed under the same license as the ETH Simple Shortlinks package. msgid "" msgstr "" "Project-Id-Version: ETH Simple Shortlinks 0.6.1\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/eth-simple-shortlinks\n" -"POT-Creation-Date: 2022-06-25 23:01:41+00:00\n" +"POT-Creation-Date: 2025-05-19 00:56:22+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en\n" diff --git a/readme.txt b/readme.txt index 8a3c5f1..6a503a4 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ethitter Donate link: https://ethitter.com/donate/ Tags: shortlink, shortlinks Requires at least: 4.4 -Tested up to: 6.0 +Tested up to: 6.8 Stable tag: 0.6.1 Requires PHP: 7.2 License: GPLv2 or later -- GitLab