[devdocsgjs/main: 26/69] Update React documentation (18.2.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 26/69] Update React documentation (18.2.0)
- Date: Mon, 12 Sep 2022 18:46:54 +0000 (UTC)
commit b09c0cf724f867e05b4c0f4bfbd0332a0d760064
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Aug 27 19:45:52 2022 +0200
Update React documentation (18.2.0)
lib/docs/scrapers/react.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/react.rb b/lib/docs/scrapers/react.rb
index c76f0bad..eeececf6 100644
--- a/lib/docs/scrapers/react.rb
+++ b/lib/docs/scrapers/react.rb
@@ -2,7 +2,7 @@ module Docs
class React < UrlScraper
self.name = 'React'
self.type = 'simple'
- self.release = '18.1.0'
+ self.release = '18.2.0'
self.base_url = 'https://reactjs.org/docs/'
self.root_path = 'hello-world.html'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]