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/alert.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/dist/alert.js') diff --git a/js/dist/alert.js b/js/dist/alert.js index 27f44ed88a..f55aa44dd2 100644 --- a/js/dist/alert.js +++ b/js/dist/alert.js @@ -6,7 +6,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons /** * -------------------------------------------------------------------------- - * Bootstrap (v4.0.0): alert.js + * Bootstrap (v4.0.0-alpha): alert.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ @@ -20,7 +20,7 @@ var Alert = (function ($) { */ var NAME = 'alert'; - var VERSION = '4.0.0'; + var VERSION = '4.0.0-alpha'; var DATA_KEY = 'bs.alert'; var EVENT_KEY = '.' + DATA_KEY; var DATA_API_KEY = '.data-api'; -- cgit v1.2.3