Explorar el Código

Update Angular documentation (2.4.3)

Thibaut Courouble hace 9 años
padre
commit
1981b50204
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/angular.rb

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

@@ -42,7 +42,7 @@ module Docs
     end
 
     version '2 TypeScript' do
-      self.release = '2.4.1'
+      self.release = '2.4.3'
       self.base_url = 'https://angular.io/docs/ts/latest/'
     end