]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
version number for homepage
authorMark Otto <markdotto@gmail.com>
Thu, 19 Oct 2017 17:37:26 +0000 (10:37 -0700)
committerMark Otto <markd.otto@gmail.com>
Thu, 19 Oct 2017 19:23:29 +0000 (12:23 -0700)
index.html

index 29559c0e67272d083bdaf8fe23894453800c523a..0410b1839b0a33cc0272acdeff6156ea2b4ef338 100644 (file)
@@ -41,7 +41,7 @@ npm install bootstrap@{{ site.current_version }}
 {% endhighlight %}
 
 {% highlight sh %}
-gem install bootstrap -v 4.0.0.beta
+gem install bootstrap -v {{ site.current_version }}
 {% endhighlight %}
 
     <hr class="half-rule">