]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump version callout
authorMark Otto <markdotto@gmail.com>
Fri, 11 Feb 2022 00:19:29 +0000 (16:19 -0800)
committerMark Otto <otto@github.com>
Fri, 11 Feb 2022 03:51:23 +0000 (19:51 -0800)
site/content/docs/5.1/components/badge.md

index 751871bea2f4822ed993762c0de829455a28c203..183203168d100c73e049194e01e2cc514bb45e77 100644 (file)
@@ -90,7 +90,7 @@ Use the `.rounded-pill` utility class to make badges more rounded with a larger
 
 ### Variables
 
-<small class="d-inline-flex px-2 py-1 font-monospace text-muted border rounded-3">Added in v5.3.0</small>
+<small class="d-inline-flex px-2 py-1 font-monospace text-muted border rounded-3">Added in v5.2.0</small>
 
 As part of Bootstrap's evolving CSS variables approach, buttons now use local CSS variables on `.badge` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.