diff --git a/README.md b/README.md index ac14309..8e28152 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp *(from NocoDB's website)* -**Shipped version:** 0.92.3~ynh1 +**Shipped version:** 0.92.4~ynh1 + **Demo:** https://www.nocodb.com/demos diff --git a/README_fr.md b/README_fr.md index 6ec7024..47123d2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp *(from NocoDB's website)* -**Version incluse :** 0.92.3~ynh1 +**Version incluse :** 0.92.4~ynh1 + **Démo :** https://www.nocodb.com/demos diff --git a/manifest.json b/manifest.json index 82d3eff..6da1162 100644 --- a/manifest.json +++ b/manifest.json @@ -6,13 +6,14 @@ "en": "No-code platform that turns any database into a smart spreadsheet", "fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent." }, - "version": "0.92.3~ynh1", + "version": "0.92.4~ynh1", "url": "https://www.nocodb.com", "upstream": { "license": "AGPL-3.0-only", "website": "https://www.nocodb.com", "demo": "https://www.nocodb.com/demos", - "code": "https://github.com/nocodb/nocodb" + "code": "https://github.com/nocodb/nocodb", + "cpe": "cpe:2.3:a:xgenecloud:nocodb" }, "license": "AGPL-3.0-only", "maintainer": { @@ -45,4 +46,4 @@ } ] } -} +} \ No newline at end of file