소스 검색

Update TypeScript documentation (4.3.5)

Simon Legner 4 년 전
부모
커밋
10729c6428
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/typescript.rb

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

@@ -4,7 +4,7 @@ module Docs
 
     self.name = 'TypeScript'
     self.type = 'typescript'
-    self.release = '4.3.2'
+    self.release = '4.3.5'
     self.base_urls = [
       'https://www.typescriptlang.org/docs/handbook/',
       'https://www.typescriptlang.org/'