소스 검색

Update Cordova documentation (5.1.1)

Thibaut 10 년 전
부모
커밋
fcfc88ab7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/cordova.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Cordova < UrlScraper
     self.name = 'Cordova'
     self.type = 'cordova'
-    self.version = '5.0.0'
+    self.version = '5.1.1'
     self.base_url = "http://cordova.apache.org/docs/en/#{version}/"
     self.root_path = 'index.html'
     self.links = {