Commit ab04e9bc authored by Mark Otto's avatar Mark Otto Committed by Mark Otto
Browse files

version number for homepage

parent 2e9ab6cc
6 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!25494web pack,!25326Adjust examples,!23207#22402 : modal: new autofocus & keyboardBtnNav options,!17021v4
Showing with 1 addition and 1 deletion
+1 -1
...@@ -41,7 +41,7 @@ npm install bootstrap@{{ site.current_version }} ...@@ -41,7 +41,7 @@ npm install bootstrap@{{ site.current_version }}
{% endhighlight %} {% endhighlight %}
{% highlight sh %} {% highlight sh %}
gem install bootstrap -v 4.0.0.beta gem install bootstrap -v {{ site.current_version }}
{% endhighlight %} {% endhighlight %}
<hr class="half-rule"> <hr class="half-rule">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment