diff options
| author | XhmikosR <[email protected]> | 2023-05-30 18:15:55 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-30 18:15:55 +0300 |
| commit | 60098ac499d30aa50575b0b7137391c06ef25429 (patch) | |
| tree | 64551be6ddfb308da4091cefde0326b5f1520b38 /js/dist/modal.js | |
| parent | 08dff5e8a4e50e087ba3b8e2cf4e1fb842186b3f (diff) | |
| download | bootstrap-60098ac499d30aa50575b0b7137391c06ef25429.tar.xz bootstrap-60098ac499d30aa50575b0b7137391c06ef25429.zip | |
Release v5.3.0 (#38657)
* Bump version to 5.3.0
* Dist
Diffstat (limited to 'js/dist/modal.js')
| -rw-r--r-- | js/dist/modal.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/dist/modal.js b/js/dist/modal.js index 1de3d194b..804780c1b 100644 --- a/js/dist/modal.js +++ b/js/dist/modal.js @@ -1,5 +1,5 @@ /*! - * Bootstrap modal.js v5.3.0-alpha3 (https://getbootstrap.com/) + * Bootstrap modal.js v5.3.0 (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) */ @@ -16,6 +16,7 @@ * -------------------------------------------------------------------------- */ + /** * Constants */ |
