Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-07-19 18:43:58 +0300
committerGitHub <noreply@github.com>2022-07-19 18:43:58 +0300
commitedf9c40956d19e6ab3f9151bfe0dfac6be06fa21 (patch)
treeaa08e0842ee3260dda2a5eddc52d346bdc4c0508 /scss
parentf451b4161e4e499f5d1b743802302e6b19a5dc4c (diff)
Release v5.2.0 (#36768)v5.2.0
* Bump version to 5.2.0 * Dist * Update masthead.html
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 718c937534..0f14bf149e 100644
--- a/scss/mixins/_banner.scss
+++ b/scss/mixins/_banner.scss
@@ -1,6 +1,6 @@
@mixin bsBanner($file, $suffix:"") {
/*!
- * Bootstrap #{$file} v5.2.0-beta1 (https://getbootstrap.com/)
+ * Bootstrap #{$file} v5.2.0 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)