2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

version number for homepage

This commit is contained in:
Mark Otto
2017-10-19 10:37:26 -07:00
committed by Mark Otto
parent 2e9ab6cc50
commit ab04e9bc12
+1 -1
View File
@@ -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">