Explorar el Código

Update TypeScript documentation (5.7.2)

Simon Legner hace 1 año
padre
commit
1f9cce1a4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/typescript.rb

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

@@ -45,7 +45,7 @@ module Docs
     HTML
 
     version do
-      self.release = '5.6.3'
+      self.release = '5.7.2'
       self.base_urls = [
         'https://www.typescriptlang.org/docs/handbook/',
         'https://www.typescriptlang.org/'