diff --git a/README.md b/README.md index 1263d27..b381215 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp *(from NocoDB's website)* -**Shipped version:** 0.84.8~ynh1 +**Shipped version:** 0.84.12~ynh1 **Demo:** https://www.nocodb.com/demos diff --git a/README_fr.md b/README_fr.md index c03a0d8..f33fe7c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp *(from NocoDB's website)* -**Version incluse :** 0.84.8~ynh1 +**Version incluse :** 0.84.12~ynh1 **Démo :** https://www.nocodb.com/demos diff --git a/conf/app.src b/conf/app.src index 4f9855b..64a1e25 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/b9ee3ac8cc01e92bdfebac6d7c957c566503a3d0.zip -SOURCE_SUM=83fea0d69c3afae36c69bc59af197dea42a3e612653d1d25c9da4d30946daf31 +SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/8400c313906da8293014fd57b27653b0d806d4f8.zip +SOURCE_SUM=9307888a5e21cb220280ca688bde6f71fafae4c3738df72e88a990d52c3c5544 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 1e7dac9..200e239 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "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.84.8~ynh1", + "version": "0.84.12~ynh1", "url": "https://www.nocodb.com/", "upstream": { "license": "AGPL-3.0-only",