diff options
| author | XhmikosR <[email protected]> | 2023-04-03 10:26:50 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-03 10:26:50 +0300 |
| commit | ac576614a5515e429f27e756fad81d5aa05e95a6 (patch) | |
| tree | 39688ea1d9fefa96e4a3269502d15229bfdcd7e6 /scss | |
| parent | c0107d142e83c0686a61afb65ab583dbd4d9ceb8 (diff) | |
| download | bootstrap-ac576614a5515e429f27e756fad81d5aa05e95a6.tar.xz bootstrap-ac576614a5515e429f27e756fad81d5aa05e95a6.zip | |
Release v5.3.0-alpha3 (#38357)
* Bump version to 5.3.0-alpha3
* 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 9d15bcf02..208b98dcb 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,6 +1,6 @@ @mixin bsBanner($file) { /*! - * Bootstrap #{$file} v5.3.0-alpha2 (https://getbootstrap.com/) + * Bootstrap #{$file} v5.3.0-alpha3 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
