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 edf482a commit 8243353Copy full SHA for 8243353
includes/class-fontawesome.php
@@ -139,7 +139,7 @@ class FontAwesome {
139
*
140
* @since 4.0.0
141
*/
142
- public const PLUGIN_VERSION = '4.5.0';
+ public const PLUGIN_VERSION = '5.0.0-alpha1';
143
/**
144
* The namespace for this plugin's REST API.
145
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: 4.5.0
+ * Version: 5.0.0-alpha1
7
* Author: Font Awesome
8
* Author URI: https://fontawesome.com/
9
* License: GPLv2 (or later)
0 commit comments