aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-12-24 18:37:22 +0200
committerGitHub <[email protected]>2022-12-24 18:37:22 +0200
commitcf9454caa00872899215603e5e036d9a824b1b11 (patch)
treeaf5a1e3f18dd0b7117a2d32cad38721b7dc71a18 /scss
parent41f62c5a11d98d49646296f996fa844d05f9514d (diff)
downloadbootstrap-cf9454caa00872899215603e5e036d9a824b1b11.tar.xz
bootstrap-cf9454caa00872899215603e5e036d9a824b1b11.zip
Release v5.3.0-alpha1 (#37661)
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'scss')
-rw-r--r--scss/mixins/_banner.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss
index 0810075ab..64d09a2a9 100644
--- a/scss/mixins/_banner.scss
+++ b/scss/mixins/_banner.scss
@@ -1,6 +1,6 @@
@mixin bsBanner($file) {
/*!
- * Bootstrap #{$file} v5.2.3 (https://getbootstrap.com/)
+ * Bootstrap #{$file} v5.3.0-alpha1 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/