Explorar el Código

Update Bootstrap documentation (4.1.3)

Thibaut Courouble hace 7 años
padre
commit
77e35fbb61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.1.1'
+      self.release = '4.1.3'
       self.base_url = 'https://getbootstrap.com/docs/4.1/'
       self.root_path = 'getting-started/introduction/'