aboutsummaryrefslogtreecommitdiff
path: root/js/dist/modal.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dist/modal.js')
-rw-r--r--js/dist/modal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/dist/modal.js b/js/dist/modal.js
index 95915bafa..c808df191 100644
--- a/js/dist/modal.js
+++ b/js/dist/modal.js
@@ -1,5 +1,5 @@
/*!
- * Bootstrap modal.js v4.5.1 (https://getbootstrap.com/)
+ * Bootstrap modal.js v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
@@ -24,7 +24,7 @@
*/
var NAME = 'modal';
- var VERSION = '4.5.1';
+ var VERSION = '4.5.2';
var DATA_KEY = 'bs.modal';
var EVENT_KEY = "." + DATA_KEY;
var DATA_API_KEY = '.data-api';