UPDATE: default fontawesome version

This commit is contained in:
Tony Air 2020-01-28 21:25:51 +07:00 committed by GitHub
parent 9d03716c60
commit c6ab1faacd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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