diff options
| author | XhmikosR <[email protected]> | 2020-12-07 17:50:24 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-12-07 18:18:16 +0200 |
| commit | 63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3 (patch) | |
| tree | 0ec344de98d2f51886836faa1e23fb05fba0a3c1 /js/dist/alert.js | |
| parent | bc4272531b8aae5f5d3a005ec3fd101f570463d8 (diff) | |
| download | bootstrap-63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3.tar.xz bootstrap-63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3.zip | |
Distv5.0.0-beta1
Diffstat (limited to 'js/dist/alert.js')
| -rw-r--r-- | js/dist/alert.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/dist/alert.js b/js/dist/alert.js index 78bf69cc5..ae3cb3d3f 100644 --- a/js/dist/alert.js +++ b/js/dist/alert.js @@ -1,5 +1,5 @@ /*! - * Bootstrap alert.js v5.0.0-alpha3 (https://getbootstrap.com/) + * Bootstrap alert.js v5.0.0-beta1 (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) */ @@ -16,7 +16,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-alpha3): util/index.js + * Bootstrap (v5.0.0-beta1): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ @@ -114,7 +114,7 @@ * ------------------------------------------------------------------------ */ - var VERSION = '5.0.0-alpha3'; + var VERSION = '5.0.0-beta1'; var BaseComponent = /*#__PURE__*/function () { function BaseComponent(element) { |
