From 30444d5a5c938f4906128a17bcacbe4fce027c6c Mon Sep 17 00:00:00 2001 From: pedro-mendonca Date: Wed, 25 May 2022 16:17:28 +0100 Subject: [PATCH] Add version 1.2.2 --- README.md | 2 +- readme.txt | 5 +++-- wpt-custom-mo-file.php | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0dacf63..5485d44 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/WP-Translatio ## Changelog -### Unreleased +### 1.2.2 - 25 May 2022 * Tested up to WP 6.0 * Search only .mo files on upload file field diff --git a/readme.txt b/readme.txt index 4a90aed..d6b061f 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Donate link: https://paypal.me/wptranslations Requires at least: 5.3 Tested up to: 6.0 Requires PHP: 7.2 -Stable tag: 1.2.1 +Stable tag: 1.2.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -82,7 +82,8 @@ Yes you can! Join in on our [GitHub repository](https://github.com/WP-Translatio == Changelog == -= Unreleased += 1.2.2 - 25 May 2022 = + * Tested up to WP 6.0 * Search only .mo files on upload file field * Fix PHP notice on new v1.2.1 install diff --git a/wpt-custom-mo-file.php b/wpt-custom-mo-file.php index 7c7ead2..c23a29f 100644 --- a/wpt-custom-mo-file.php +++ b/wpt-custom-mo-file.php @@ -11,7 +11,7 @@ * Plugin Name: WPT Custom Mo File * Plugin URI: https://wordpress.org/plugins/wpt-custom-mo-file/ * Description: A powerful WordPress plugin that let you use your own translation .mo files. Simple as that. - * Version: 1.2.1 + * Version: 1.2.2 * Requires at least: 5.3 * Tested up to: 6.0 * Requires PHP: 7.2