Sfoglia il codice sorgente

Update Bootstrap documentation (4.0.0-beta.3)

Thibaut Courouble 8 anni fa
parent
commit
2def747586
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/docs/scrapers/bootstrap.rb

+ 1 - 1
lib/docs/scrapers/bootstrap.rb

@@ -16,7 +16,7 @@ module Docs
     HTML
 
     version '4' do
-      self.release = '4.0.0-beta.2'
+      self.release = '4.0.0-beta.3'
       self.base_url = 'https://getbootstrap.com/docs/4.0/'
       self.root_path = 'getting-started/introduction/'