From b7b448a0e73a48b5a74779cac1cca1603a43d33e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 5 Dec 2015 12:59:13 +0200 Subject: Run `grunt`. [ci skip] --- js/dist/modal.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/dist/modal.js') diff --git a/js/dist/modal.js b/js/dist/modal.js index ffdab8be26..fe2de13f0e 100644 --- a/js/dist/modal.js +++ b/js/dist/modal.js @@ -6,7 +6,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons /** * -------------------------------------------------------------------------- - * Bootstrap (v4.0.0): modal.js + * Bootstrap (v4.0.0-alpha): modal.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ @@ -20,7 +20,7 @@ var Modal = (function ($) { */ var NAME = 'modal'; - var VERSION = '4.0.0'; + var VERSION = '4.0.0-alpha'; var DATA_KEY = 'bs.modal'; var EVENT_KEY = '.' + DATA_KEY; var DATA_API_KEY = '.data-api'; -- cgit v1.2.3