From 5668f6e6d9d2a264bc706a212f9cfe59399894df Mon Sep 17 00:00:00 2001 From: Patrik Csak
Date: Thu, 18 Jul 2024 13:49:58 -0700 Subject: [PATCH] v8.4.0 --- changelog.md | 2 +- fa-wp-admin-menu-icons.php | 2 +- readme.txt | 8 +++++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 067d65b..06b86b4 100644 --- a/changelog.md +++ b/changelog.md @@ -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.3.0...HEAD) +## [8.4.0](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.3.0...v8.4.0) – 2024-07-18 ### Changed diff --git a/fa-wp-admin-menu-icons.php b/fa-wp-admin-menu-icons.php index 5ba8511..3a90d1b 100644 --- a/fa-wp-admin-menu-icons.php +++ b/fa-wp-admin-menu-icons.php @@ -3,7 +3,7 @@ * Plugin Name: FA WP Admin Menu Icons * Plugin URI: https://github.com/patrik-csak/fa-wp-admin-menu-icons * Description: Use Font Awesome icons for custom post types and custom menu pages. - * Version: 8.3.0 + * Version: 8.4.0 * Author: Patrik Csak * Author URI: https://patrikcsak.com * License: GPL diff --git a/readme.txt b/readme.txt index b37a86a..636e8df 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: fontawesome, icon, icons, custom Requires at least: 4.4 Tested up to: 6.6 Requires PHP: 8.1 -Stable tag: 8.3.0 +Stable tag: 8.4.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html @@ -90,6 +90,12 @@ FA WP Admin Menu Icons only supports Font Awesome's [free icons](https://fontawe == Changelog == += 8.4.0 = + +**Changed** + +- Upgrade Font Awesome from v6.5.2 to v6.6.0 + = 8.3.0 = **Changed**