We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6220e00 commit fd2a8d7Copy full SHA for fd2a8d7
includes/class-fontawesome.php
@@ -136,7 +136,7 @@ class FontAwesome {
136
*
137
* @since 4.0.0
138
*/
139
- public const PLUGIN_VERSION = '5.0.1';
+ public const PLUGIN_VERSION = '5.0.2-1';
140
/**
141
* The namespace for this plugin's REST API.
142
index.php
@@ -3,7 +3,7 @@
3
* Plugin Name: Font Awesome
4
* Plugin URI: https://fontawesome.com/how-to-use/on-the-web/using-with/wordpress
5
* Description: The official way to use Font Awesome Free or Pro icons on your site, brought to you by the Font Awesome team.
6
- * Version: 5.0.1
+ * Version: 5.0.2-1
7
* Author: Font Awesome
8
* Author URI: https://fontawesome.com/
9
* License: GPLv2 (or later)
0 commit comments