[devdocsgjs/main: 33/69] Update Electron documentation (20.0.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 33/69] Update Electron documentation (20.0.0)
- Date: Mon, 12 Sep 2022 18:46:54 +0000 (UTC)
commit cb1584b8517e0b8218d12a525ea6bb32a92935cd
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Aug 27 20:05:49 2022 +0200
Update Electron documentation (20.0.0)
lib/docs/scrapers/electron.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/electron.rb b/lib/docs/scrapers/electron.rb
index 451e53a1..9b8c8e46 100644
--- a/lib/docs/scrapers/electron.rb
+++ b/lib/docs/scrapers/electron.rb
@@ -2,7 +2,7 @@ module Docs
class Electron < UrlScraper
self.type = 'simple'
self.base_url = 'https://www.electronjs.org/docs/latest'
- self.release = '19.0.8'
+ self.release = '20.0.0'
self.links = {
home: 'https://www.electronjs.org/',
code: 'https://github.com/electron/electron'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]