diff options
| author | XhmikosR <[email protected]> | 2020-09-29 18:33:00 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-29 18:33:00 +0300 |
| commit | b083c9639fd9012e5cba57d6c4088d43b3c3e57d (patch) | |
| tree | 7a945ab82b979987d298e2afd807f77216c3c453 /js/src/util | |
| parent | d862a9f27657ec95a0a49e159236824141f0c9ae (diff) | |
| download | bootstrap-5.0.0-alpha2.tar.xz bootstrap-5.0.0-alpha2.zip | |
Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2
Diffstat (limited to 'js/src/util')
| -rw-r--r-- | js/src/util/index.js | 2 | ||||
| -rw-r--r-- | js/src/util/sanitizer.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/src/util/index.js b/js/src/util/index.js index d9a975554..457b2e027 100644 --- a/js/src/util/index.js +++ b/js/src/util/index.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-alpha1): util/index.js + * Bootstrap (v5.0.0-alpha2): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/sanitizer.js b/js/src/util/sanitizer.js index 27bdf6cb1..d50b43157 100644 --- a/js/src/util/sanitizer.js +++ b/js/src/util/sanitizer.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-alpha1): util/sanitizer.js + * Bootstrap (v5.0.0-alpha2): util/sanitizer.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
