Skip to content

Commit 4484f34

Browse files
committed
bump version to 5.0.0
1 parent d2ee8f0 commit 4484f34

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.0-alpha8';
139+
public const PLUGIN_VERSION = '5.0.0';
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.0-alpha8
6+
* Version: 5.0.0
77
* Author: Font Awesome
88
* Author URI: https://fontawesome.com/
99
* License: GPLv2 (or later)

0 commit comments

Comments
 (0)