[gjs: 1/2] doc: the current stable series is built on mozjs68



commit 07826e275ab9e4100690f242c3e5c01664b93f72
Author: Sonny Piers <sonny fastmail net>
Date:   Sat Apr 4 21:22:26 2020 +0200

    doc: the current stable series is built on mozjs68

 doc/Home.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/Home.md b/doc/Home.md
index e8a7c897..54e010d1 100644
--- a/doc/Home.md
+++ b/doc/Home.md
@@ -1,6 +1,6 @@
 # GJS: Javascript Bindings for GNOME
 
-The current stable series (1.58.x) is built on Mozilla's SpiderMonkey 60 featuring **ES6 (ECMAScript 2015)** 
and GObjectIntrospection making most of the **GNOME API library** available.
+The current stable series (1.60.x) is built on Mozilla's SpiderMonkey 68 featuring **ECMAScript 2019** and 
GObjectIntrospection making most of the **GNOME API library** available.
 
 To find out when a language feature was implemented in GJS, review [NEWS][gjs-news] in the GitLab 
repository. In many cases older versions of GJS can be supported using [polyfills][mdn-polyfills] and 
[legacy-style GJS classes](Modules.md#lang).
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]