ソースを参照

Update Bootstrap documentation (4.1.0)

Thibaut Courouble 7 年 前
コミット
9a6448f122
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.0.0'
+      self.release = '4.1.0'
       self.base_url = 'https://getbootstrap.com/docs/4.0/'
       self.root_path = 'getting-started/introduction/'