Przeglądaj źródła

bootstrap: update release to 4.3.1

Jasper van Merle 6 lat temu
rodzic
commit
9a9bc5bc6d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/docs/scrapers/bootstrap.rb

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

@@ -17,7 +17,7 @@ module Docs
     HTML
 
     version '4' do
-      self.release = '4.3'
+      self.release = '4.3.1'
       self.base_url = 'https://getbootstrap.com/docs/4.3/'
       self.root_path = 'getting-started/introduction/'