Skip to content

Commit 8243353

Browse files
committed
bump version to 5.0.0-alpha1
1 parent edf482a commit 8243353

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/class-fontawesome.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ class FontAwesome {
139139
*
140140
* @since 4.0.0
141141
*/
142-
public const PLUGIN_VERSION = '4.5.0';
142+
public const PLUGIN_VERSION = '5.0.0-alpha1';
143143
/**
144144
* The namespace for this plugin's REST API.
145145
*

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Font Awesome
44
* Plugin URI: https://fontawesome.com/how-to-use/on-the-web/using-with/wordpress
55
* 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
6+
* Version: 5.0.0-alpha1
77
* Author: Font Awesome
88
* Author URI: https://fontawesome.com/
99
* License: GPLv2 (or later)

0 commit comments

Comments
 (0)