summaryrefslogtreecommitdiffstats
path: root/core/vendor/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/bootstrap')
-rw-r--r--core/vendor/bootstrap/js/tooltip.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/vendor/bootstrap/js/tooltip.js b/core/vendor/bootstrap/js/tooltip.js
index c3fe4b06ca2..7094b34dce7 100644
--- a/core/vendor/bootstrap/js/tooltip.js
+++ b/core/vendor/bootstrap/js/tooltip.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: tooltip.js v3.3.5
+ * Bootstrap: tooltip.js v3.3.6
* http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================
@@ -26,7 +26,7 @@
this.init('tooltip', element, options)
}
- Tooltip.VERSION = '3.3.5'
+ Tooltip.VERSION = '3.3.6'
Tooltip.TRANSITION_DURATION = 150