bump version to 5.0.1

This commit is contained in:
Mike Wilkerson 2025-02-26 10:53:16 -08:00
parent b6d63a55f2
commit 4429576bdc
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ class FontAwesome {
*
* @since 4.0.0
*/
public const PLUGIN_VERSION = '5.0.0';
public const PLUGIN_VERSION = '5.0.1';
/**
* The namespace for this plugin's REST API.
*

View File

@ -3,7 +3,7 @@
* Plugin Name: Font Awesome
* Plugin URI: https://fontawesome.com/how-to-use/on-the-web/using-with/wordpress
* Description: The official way to use Font Awesome Free or Pro icons on your site, brought to you by the Font Awesome team.
* Version: 5.0.0
* Version: 5.0.1
* Author: Font Awesome
* Author URI: https://fontawesome.com/
* License: GPLv2 (or later)