diff options
| author | Julien Déramond <[email protected]> | 2024-02-20 16:14:29 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-20 17:14:29 +0200 |
| commit | 6e1f75f420f68e1d52733b8e407fc7c3766c9dba (patch) | |
| tree | 5a0dc4c4faee8640be7e8f7406e8679123854534 /scss | |
| parent | 3caef2b4e6e8f00776ee318c468b7aeab1e7a330 (diff) | |
| download | bootstrap-6e1f75f420f68e1d52733b8e407fc7c3766c9dba.tar.xz bootstrap-6e1f75f420f68e1d52733b8e407fc7c3766c9dba.zip | |
Release v5.3.3 (#39524)
* Release v5.3.3
* Dist
---------
Co-authored-by: XhmikosR <[email protected]>
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 6a18c2b88..20c2fd126 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,6 +1,6 @@ @mixin bsBanner($file) { /*! - * Bootstrap #{$file} v5.3.2 (https://getbootstrap.com/) + * Bootstrap #{$file} v5.3.3 (https://getbootstrap.com/) * Copyright 2011-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
