bump version to 5.0.1
This commit is contained in:
parent
b6d63a55f2
commit
4429576bdc
|
@ -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.
|
||||
*
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue