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 2368810 commit b99e565Copy full SHA for b99e565
lib/docs/scrapers/typescript.rb
@@ -40,12 +40,12 @@ def initial_urls
40
]
41
42
options[:attribution] = <<-HTML
43
- © 2012-2023 Microsoft<br>
+ © 2012-2024 Microsoft<br>
44
Licensed under the Apache License, Version 2.0.
45
HTML
46
47
version do
48
- self.release = '5.3.3'
+ self.release = '5.5.4'
49
self.base_urls = [
50
'https://www.typescriptlang.org/docs/handbook/',
51
'https://www.typescriptlang.org/'
0 commit comments