[devdocsgjs/main: 130/239] Update Angular documentation (13.1.3)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 130/239] Update Angular documentation (13.1.3)
- Date: Fri, 8 Apr 2022 07:47:38 +0000 (UTC)
commit 4d759814763bb9a7371503a50b208ecb0f448847
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Jan 22 17:03:19 2022 +0100
Update Angular documentation (13.1.3)
assets/javascripts/templates/pages/about_tmpl.coffee | 2 +-
lib/docs/scrapers/angular.rb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee
b/assets/javascripts/templates/pages/about_tmpl.coffee
index d4d352aa..76d1ca93 100644
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@ -84,7 +84,7 @@ app.templates.aboutPage = -> """
credits = [
[
'Angular',
- '2010-2021 Google, Inc.',
+ '2010-2022 Google, Inc.',
'CC BY',
'https://creativecommons.org/licenses/by/4.0/'
], [
diff --git a/lib/docs/scrapers/angular.rb b/lib/docs/scrapers/angular.rb
index 275dbbd0..b2de43aa 100644
--- a/lib/docs/scrapers/angular.rb
+++ b/lib/docs/scrapers/angular.rb
@@ -11,7 +11,7 @@ module Docs
options[:max_image_size] = 256_000
options[:attribution] = <<-HTML
- © 2010–2021 Google, Inc.<br>
+ © 2010–2022 Google, Inc.<br>
Licensed under the Creative Commons Attribution License 4.0.
HTML
@@ -69,7 +69,7 @@ module Docs
end
version do
- self.release = '13.0.2'
+ self.release = '13.1.3'
self.base_url = 'https://angular.io/'
self.root_path = 'docs'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]