Skip to content

Commit

Permalink
v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patrik-csak committed Dec 1, 2023
1 parent 18b1998 commit 5ba824a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.1.0...HEAD)
## [8.1.1](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.1.0...v8.1.1)

### Changed

Expand Down
2 changes: 1 addition & 1 deletion fa-wp-admin-menu-icons.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: FA WP Admin Menu Icons
* Plugin URI: https://github.com/patrik-csak/font-awesome-wordpress-admin-menu-icons
* Description: Use Font Awesome icons for custom post types and custom menu pages.
* Version: 8.1.0
* Version: 8.1.1
* Author: Patrik Csak
* Author URI: https://github.com/patrik-csak
* License: GPL
Expand Down
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: fontawesome, icon, icons, custom
Requires at least: 4.4
Tested up to: 6.4.1
Requires PHP: 8.1
Stable tag: 8.1.0
Stable tag: 8.1.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Expand Down Expand Up @@ -91,6 +91,12 @@ FA WP Admin Menu Icons only supports Font Awesome's [free icons](https://fontawe

== Changelog ==

= 8.1.1 =

**Changed**

- Require PHP v8.1 in readme.txt

= 8.1.0 =

**Changed**
Expand Down

0 comments on commit 5ba824a

Please sign in to comment.