diff options
| author | XhmikosR <[email protected]> | 2021-02-10 18:14:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-10 18:14:51 +0200 |
| commit | e50c11b8c6434b6d68ea5897771e4d35fe12f5c3 (patch) | |
| tree | bb52939845662ce21d01c370092a12fbb0875fb4 /js/src/util | |
| parent | 2bb42a9176e7ea361aa1ab0050da5be6a5cb56ea (diff) | |
| download | bootstrap-e50c11b8c6434b6d68ea5897771e4d35fe12f5c3.tar.xz bootstrap-e50c11b8c6434b6d68ea5897771e4d35fe12f5c3.zip | |
Release v5.0.0-beta2 (#32467)v5.0.0-beta2
* Bump version to 5.0.0-beta2
* Dist
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 bd519cce0..c7856fa62 100644 --- a/js/src/util/index.js +++ b/js/src/util/index.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-beta1): util/index.js + * Bootstrap (v5.0.0-beta2): 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 ce3d455a6..18ac6f943 100644 --- a/js/src/util/sanitizer.js +++ b/js/src/util/sanitizer.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-beta1): util/sanitizer.js + * Bootstrap (v5.0.0-beta2): util/sanitizer.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
