diff options
| author | XhmikosR <[email protected]> | 2022-07-19 18:43:58 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-19 18:43:58 +0300 |
| commit | edf9c40956d19e6ab3f9151bfe0dfac6be06fa21 (patch) | |
| tree | aa08e0842ee3260dda2a5eddc52d346bdc4c0508 /js/dist/button.js | |
| parent | f451b4161e4e499f5d1b743802302e6b19a5dc4c (diff) | |
| download | bootstrap-edf9c40956d19e6ab3f9151bfe0dfac6be06fa21.tar.xz bootstrap-edf9c40956d19e6ab3f9151bfe0dfac6be06fa21.zip | |
Release v5.2.0 (#36768)
* Bump version to 5.2.0
* Dist
* Update masthead.html
Diffstat (limited to 'js/dist/button.js')
| -rw-r--r-- | js/dist/button.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/dist/button.js b/js/dist/button.js index fffb004b1..df8425d36 100644 --- a/js/dist/button.js +++ b/js/dist/button.js @@ -1,5 +1,5 @@ /*! - * Bootstrap button.js v5.2.0-beta1 (https://getbootstrap.com/) + * Bootstrap button.js v5.2.0 (https://getbootstrap.com/) * Copyright 2011-2022 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.2.0-beta1): button.js + * Bootstrap (v5.2.0): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
