소스 검색

bootstrap: update release to 4.3.1

Jasper van Merle 6 년 전
부모
커밋
9a9bc5bc6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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/'