Skip to content

Commit

Permalink
v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrik-csak committed Apr 3, 2024
1 parent 774372e commit 5927cd3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 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.2.0...HEAD)
## [v8.3.0](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.2.0...v8.3.0) – 2024-04-03

### Changed

Expand Down
6 changes: 3 additions & 3 deletions fa-wp-admin-menu-icons.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/*
* Plugin Name: FA WP Admin Menu Icons
* Plugin URI: https://github.com/patrik-csak/font-awesome-wordpress-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.2.0
* Version: 8.3.0
* Author: Patrik Csak
* Author URI: https://github.com/patrik-csak
* Author URI: https://patrikcsak.com
* License: GPL
*
* FA WP Admin Menu Icons is free software: you can redistribute it and/or
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.5
Requires PHP: 8.1
Stable tag: 8.2.0
Stable tag: 8.3.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

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

== Changelog ==

= 8.3.0 =

**Changed**

- Upgrade Font Awesome from v6.5.1 to v6.5.2

= 8.2.0 =

**Changed**
Expand Down

0 comments on commit 5927cd3

Please sign in to comment.