diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2390c..ef2f96f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 1.2.4 ## +## 1.2.5 ## * WordPress release prep ## 1.2.3 ## diff --git a/platforminfo.php b/platforminfo.php index 275f1c4..87757a2 100644 --- a/platforminfo.php +++ b/platforminfo.php @@ -3,7 +3,7 @@ * Plugin Name: PlatformInfo * Plugin URI: https://en-gb.wordpress.org/plugins/platforminfo/ * Description: PlatformInfo gives useful information for sites on shared hosting. - * Version: 1.2.4 + * Version: 1.2.5 * Requires at least: 5.8 * Requires PHP: 7.4 * Author: newtovaux diff --git a/readme.txt b/readme.txt index 2fce583..b6ef23e 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: newtovaux Tags: platforminfo, platform, info, shared-hosting, phpinfo Tested up to: 6.3 -Stable tag: 1.2.4 +Stable tag: 1.2.5 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -25,7 +25,7 @@ Intended for use on stand-alone or shared hosting platforms. ### Changelog ### -#### 1.2.4 #### +#### 1.2.5 #### * WordPress release prep #### 1.2.3 ####