Skip to content

Commit

Permalink
version number for homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Oct 19, 2017
1 parent 2e9ab6c commit ab04e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h3>Installation</h3>
{% endhighlight %}

{% highlight sh %}
gem install bootstrap -v 4.0.0.beta
gem install bootstrap -v {{ site.current_version }}
{% endhighlight %}

<hr class="half-rule">
Expand Down

0 comments on commit ab04e9b

Please sign in to comment.