[devdocsgjs/main: 1267/1867] typescript: update release 4.1.2
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1267/1867] typescript: update release 4.1.2
- Date: Fri, 19 Nov 2021 23:47:51 +0000 (UTC)
commit 782dcc66715317602c230376de179b9db4184a87
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Nov 21 14:58:06 2020 +0100
typescript: update release 4.1.2
lib/docs/scrapers/typescript.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/typescript.rb b/lib/docs/scrapers/typescript.rb
index b9873675..5d52b723 100644
--- a/lib/docs/scrapers/typescript.rb
+++ b/lib/docs/scrapers/typescript.rb
@@ -2,7 +2,7 @@ module Docs
class Typescript < UrlScraper
self.name = 'TypeScript'
self.type = 'simple'
- self.release = '4.0.5'
+ self.release = '4.1.2'
self.base_url = 'https://www.typescriptlang.org/docs/handbook'
self.root_path = 'index.html'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]