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-09-07 18:31:39 +0300
committerGitHub <noreply@github.com>2022-09-07 18:31:39 +0300
commit23e50829f958ea1d741d63e2781716be037e4644 (patch)
tree8ebbded3408c0ca80bba63f755f45f3c9cb71780 /scss
parent23fb7a79156d1ea4ce2ab5713debbbc251b4e22f (diff)
Release v5.2.1 (#37098)v5.2.1
* Bump version to v5.2.1. * 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 3eeeb0d092..8b859abb80 100644
--- a/scss/mixins/_banner.scss
+++ b/scss/mixins/_banner.scss
@@ -1,6 +1,6 @@
@mixin bsBanner($file) {
/*!
- * Bootstrap #{$file} v5.2.0 (https://getbootstrap.com/)
+ * Bootstrap #{$file} v5.2.1 (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)