diff options
| author | XhmikosR <[email protected]> | 2021-05-05 22:32:12 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-05 22:32:12 +0300 |
| commit | bf0936748602c8109fd916c64b4560799fa1c3f8 (patch) | |
| tree | d88687012f32cff8e7039bdc2d470565aa83cc59 /js/dist/button.js | |
| parent | 48ae5a7149d30d7d80cecbaaabaa88f7679c9172 (diff) | |
| download | bootstrap-bf0936748602c8109fd916c64b4560799fa1c3f8.tar.xz bootstrap-bf0936748602c8109fd916c64b4560799fa1c3f8.zip | |
Release v5.0.0 (#33647)v5.0.0
* Bump version to 5.0.0
* Fix npm tag
* Dist
Diffstat (limited to 'js/dist/button.js')
| -rw-r--r-- | js/dist/button.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/dist/button.js b/js/dist/button.js index 254d16e14..7149b9236 100644 --- a/js/dist/button.js +++ b/js/dist/button.js @@ -1,5 +1,5 @@ /*! - * Bootstrap button.js v5.0.0-beta3 (https://getbootstrap.com/) + * Bootstrap button.js v5.0.0 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ @@ -17,7 +17,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-beta3): util/index.js + * Bootstrap (v5.0.0): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ @@ -62,7 +62,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-beta3): button.js + * Bootstrap (v5.0.0): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
