Skip to content

Commit b6bacff

Browse files
committed
bump version for 5.3.0-1 pre-release
1 parent 96d5b75 commit b6bacff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)