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/base-component.js | |
| 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/base-component.js')
| -rw-r--r-- | js/dist/base-component.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/dist/base-component.js b/js/dist/base-component.js index 3b903f8b5..a8c693491 100644 --- a/js/dist/base-component.js +++ b/js/dist/base-component.js @@ -1,5 +1,5 @@ /*! - * Bootstrap base-component.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap base-component.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) */ @@ -21,7 +21,7 @@ * Constants */ - const VERSION = '5.3.0'; + const VERSION = '5.3.1'; /** * Class definition |
