Explorar o código

Update Angular documentation (2.2.4)

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

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

@@ -42,12 +42,12 @@ module Docs
     end
 
     version '2 TypeScript' do
-      self.release = '2.2.1'
+      self.release = '2.2.4'
       self.base_url = 'https://angular.io/docs/ts/latest/'
     end
 
     version '2 Dart' do
-      self.release = '2.2.1'
+      self.release = '2.2.4'
       self.base_url = 'https://angular.io/docs/dart/latest/'
 
       options[:skip_patterns] += [/angular2\.compiler/]