Skip to content

Commit

Permalink
Release prep for WP 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
newtovaux authored Nov 7, 2023
1 parent 1c1a14b commit 9a259a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 1.2.6 ##
* WordPress release 6.4

## 1.2.5 ##
* WordPress release prep

Expand Down
2 changes: 1 addition & 1 deletion platforminfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
* Version: 1.2.6
* Requires at least: 5.8
* Requires PHP: 7.4
* Author: newtovaux
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: newtovaux
Tags: platforminfo, platform, info, shared-hosting, phpinfo
Tested up to: 6.4
Stable tag: 1.2.5
Stable tag: 1.2.6
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -25,6 +25,9 @@ Intended for use on stand-alone or shared hosting platforms.

### Changelog ###

#### 1.2.6 ####
* WordPress release for 6.4

#### 1.2.5 ####
* WordPress release prep

Expand Down

0 comments on commit 9a259a2

Please sign in to comment.