We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369ca08 commit 3888616Copy full SHA for 3888616
1 file changed
lib/docs/scrapers/angular.rb
@@ -16,7 +16,7 @@ class Angular < UrlScraper
16
HTML
17
18
version do
19
- self.release = '4.4.1'
+ self.release = '4.4.4'
20
self.base_url = 'https://angular.io/'
21
self.root_path = 'docs'
22
0 commit comments