소스 검색

Update Bootstrap documentation (4.1.3)

Thibaut Courouble 7 년 전
부모
커밋
77e35fbb61
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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/'