mirror of
https://github.com/a2nt/silverstripe-font-awesome.git
synced 2024-10-22 17:05:51 +02:00
UPDATE: default fontawesome version
This commit is contained in:
parent
9d03716c60
commit
c6ab1faacd
@ -10,7 +10,7 @@ use SilverStripe\View\Requirements;
|
||||
*/
|
||||
class FontAwesomeField extends TextField
|
||||
{
|
||||
private static $version = '5.0.8';
|
||||
private static $version = '5.12.0';
|
||||
|
||||
/**
|
||||
* @return string
|
||||
|
Loading…
Reference in New Issue
Block a user