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-10-03 10:44:02 +0300
committerGitHub <noreply@github.com>2022-10-03 10:44:02 +0300
commit961d5ff9844372a4e294980c667bbe7e0651cdeb (patch)
tree302f723dc0abd029103ef8e499359b8048e55a99 /scss
parent9edfed8a5e44d438119627ebfa4ebee1bca01c33 (diff)
Release v5.2.2 (#37236)v5.2.2
* Bump version to v5.2.2 * Dist
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 8b859abb80..8dacb037c5 100644
--- a/scss/mixins/_banner.scss
+++ b/scss/mixins/_banner.scss
@@ -1,6 +1,6 @@
@mixin bsBanner($file) {
/*!
- * Bootstrap #{$file} v5.2.1 (https://getbootstrap.com/)
+ * Bootstrap #{$file} v5.2.2 (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)