summaryrefslogtreecommitdiff
path: root/static/font-awesome/js/fontawesome.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/font-awesome/js/fontawesome.js')
-rw-r--r--static/font-awesome/js/fontawesome.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/font-awesome/js/fontawesome.js b/static/font-awesome/js/fontawesome.js
index 1bd39ec..ae4b1f2 100644
--- a/static/font-awesome/js/fontawesome.js
+++ b/static/font-awesome/js/fontawesome.js
@@ -1,5 +1,5 @@
/*!
- * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
(function () {
@@ -1109,7 +1109,7 @@
mark: noop$1,
measure: noop$1
};
- var preamble = "FA \"5.15.2\"";
+ var preamble = "FA \"5.15.3\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));