Skip to content

Commit fd2a8d7

Browse files
committed
pre-release 5.0.2-1
1 parent 6220e00 commit fd2a8d7

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
@@ -136,7 +136,7 @@ class FontAwesome {
136136
*
137137
* @since 4.0.0
138138
*/
139-
public const PLUGIN_VERSION = '5.0.1';
139+
public const PLUGIN_VERSION = '5.0.2-1';
140140
/**
141141
* The namespace for this plugin's REST API.
142142
*

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: 5.0.1
6+
* Version: 5.0.2-1
77
* Author: Font Awesome
88
* Author URI: https://fontawesome.com/
99
* License: GPLv2 (or later)

0 commit comments

Comments
 (0)