Explorar o código

Update TypeScript documentation (2.6.0)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
b13081ba59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/typescript.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Typescript < UrlScraper
     self.name = 'TypeScript'
     self.type = 'typescript'
-    self.release = '2.5.0'
+    self.release = '2.6.0'
     self.base_url = 'https://www.typescriptlang.org/docs/'
     self.root_path = 'tutorial.html'
     self.links = {