1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Release v4.6.0. (#32726)

* Bump version to v4.6.0.

* Dist
This commit is contained in:
XhmikosR
2021-01-19 18:16:38 +02:00
committed by GitHub
parent 9d87bd7a30
commit 6ffb0b48e4
254 changed files with 755 additions and 403 deletions

View File

@@ -35,7 +35,7 @@
v{{ .Site.Params.docs_version }}
</a>
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
<a class="dropdown-item active" href="/docs/{{ .Site.Params.docs_version }}/">Latest (4.5.x)</a>
<a class="dropdown-item active" href="/docs/{{ .Site.Params.docs_version }}/">Latest (4.6.x)</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.0/">5.0.x</a>
<div class="dropdown-divider"></div>