aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-12-08 09:36:08 -0800
committerMark Otto <[email protected]>2015-12-08 09:36:08 -0800
commit5d3144e8fb5c7202991b7614d77dfc00903fcb2e (patch)
tree839938fe300e1ac2f4b1f6b28e5971b90a367dc6 /docs/_includes
parent3b2be4701fd4a4e9daaf3e90eaa29ed6ebe83471 (diff)
downloadbootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.tar.xz
bootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.zip
manually bump versions because npm script wasn't working for me
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/nav-home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html
index 69609286e..5b7e9bf7b 100644
--- a/docs/_includes/nav-home.html
+++ b/docs/_includes/nav-home.html
@@ -6,7 +6,7 @@
v{{ site.current_version }}
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions">
- <a class="dropdown-item" href="#">v4.0.0-alpha</a>
+ <a class="dropdown-item" href="#">v4.0.0-alpha.2</a>
<a class="dropdown-item" href="#">v3.3.5</a>
<a class="dropdown-item" href="#">v3.3.4</a>
<a class="dropdown-item" href="#">v3.3.2</a>