From 191710448e2775fd64ab1c8d75de7b232d302d31 Mon Sep 17 00:00:00 2001 From: pedro-mendonca Date: Thu, 25 Jul 2024 11:07:14 +0100 Subject: [PATCH] Add version 1.7.2 --- README.md | 5 +++++ readme.txt | 6 +++++- translation-tools.php | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6b8a31..cfbc1b7 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,11 @@ Sure! You are welcome to report any issues or add feature suggestions on the [Gi ## Changelog +### 1.7.2 + +* Tested up to WP 6.6 +* Fix PHP errors + ### 1.7.1 * Update Gettext to v4.8.12 diff --git a/readme.txt b/readme.txt index 112c9f0..84174f9 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: internationalization, localization, translation, core, language packs Requires at least: 4.9 Tested up to: 6.6 Requires PHP: 7.4 -Stable tag: 1.7.1 +Stable tag: 1.7.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -117,6 +117,10 @@ Sure! You are welcome to report any issues or add feature suggestions on the [Gi == Changelog == += 1.7.2 = +* Tested up to WP 6.6 +* Fix PHP errors + = 1.7.1 = * Update Gettext to v4.8.12 * Fix deprecation notices with PHP 8.2 or later diff --git a/translation-tools.php b/translation-tools.php index bddfba8..f1893d0 100644 --- a/translation-tools.php +++ b/translation-tools.php @@ -13,7 +13,7 @@ * Plugin URI: https://wordpress.org/plugins/translation-tools/ * GitHub Plugin URI: https://github.com/pedro-mendonca/Translation-Tools * Description: Translation tools for your WordPress install. - * Version: 1.7.1 + * Version: 1.7.2 * Requires at least: 4.9 * Tested up to: 6.6 * Requires PHP: 7.4