diff options
| author | Julien Déramond <[email protected]> | 2023-09-14 16:19:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-14 17:19:27 +0300 |
| commit | 344e912d04b5b6a04482113eff20ab416ff01048 (patch) | |
| tree | 2ae38dafc00be38456073cae9b204b9546ad3d7c /scss | |
| parent | 317cb2ae094ec0edcfc38a1af9bd51880389ca65 (diff) | |
| download | bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.tar.xz bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.zip | |
Release v5.3.2 (#39173)
* Bump version to 5.3.2
* Dist
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/mixins/_banner.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss index aa83dcc85..ee2c58428 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,6 +1,6 @@ @mixin bsBanner($file) { /*! - * Bootstrap #{$file} v5.3.1 (https://getbootstrap.com/) + * Bootstrap #{$file} v5.3.2 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
