diff options
| author | XhmikosR <[email protected]> | 2023-07-26 10:46:38 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-26 10:46:38 +0300 |
| commit | 2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3 (patch) | |
| tree | 0a2d51a140ebda4155778a6bf43d2e1e311d952f /js/dist/dom | |
| parent | 8e5dada5b15a7605c856a05005cc3206cd4a72e3 (diff) | |
| download | bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.tar.xz bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.zip | |
Release v5.3.1 (#38956)
* Bump version to 5.3.1
* Dist
Diffstat (limited to 'js/dist/dom')
| -rw-r--r-- | js/dist/dom/data.js | 2 | ||||
| -rw-r--r-- | js/dist/dom/event-handler.js | 2 | ||||
| -rw-r--r-- | js/dist/dom/manipulator.js | 2 | ||||
| -rw-r--r-- | js/dist/dom/selector-engine.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/js/dist/dom/data.js b/js/dist/dom/data.js index 8611c5e3f..7b381294e 100644 --- a/js/dist/dom/data.js +++ b/js/dist/dom/data.js @@ -1,5 +1,5 @@ /*! - * Bootstrap data.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap data.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/dom/event-handler.js b/js/dist/dom/event-handler.js index 8567d6c43..b1e824ff5 100644 --- a/js/dist/dom/event-handler.js +++ b/js/dist/dom/event-handler.js @@ -1,5 +1,5 @@ /*! - * Bootstrap event-handler.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap event-handler.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/dom/manipulator.js b/js/dist/dom/manipulator.js index c0e665af0..337086284 100644 --- a/js/dist/dom/manipulator.js +++ b/js/dist/dom/manipulator.js @@ -1,5 +1,5 @@ /*! - * Bootstrap manipulator.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap manipulator.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/dom/selector-engine.js b/js/dist/dom/selector-engine.js index dfbfb578e..91e1491b2 100644 --- a/js/dist/dom/selector-engine.js +++ b/js/dist/dom/selector-engine.js @@ -1,5 +1,5 @@ /*! - * Bootstrap selector-engine.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap selector-engine.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
