diff options
| author | XhmikosR <[email protected]> | 2023-03-24 16:30:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-24 16:30:16 +0200 |
| commit | c877cefcef18d6a60c5eaec8df469933e64e212a (patch) | |
| tree | 4e144a567da9b17d5c49640d6fd06e5d2e02190c /scss | |
| parent | f8a56da8b04d8d29a8a8f65d50549206c429a621 (diff) | |
| download | bootstrap-c877cefcef18d6a60c5eaec8df469933e64e212a.tar.xz bootstrap-c877cefcef18d6a60c5eaec8df469933e64e212a.zip | |
Release v5.3.0-alpha2 (#38244)
* Bump version to 5.3.0-alpha2
* 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 aa6c012a5..9d15bcf02 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,6 +1,6 @@ @mixin bsBanner($file) { /*! - * Bootstrap #{$file} v5.3.0-alpha1 (https://getbootstrap.com/) + * Bootstrap #{$file} v5.3.0-alpha2 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
