diff --git a/README.md b/README.md
index 935053e..ac14309 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.90.11~ynh1
+**Shipped version:** 0.92.3~ynh1
 
 **Demo:** https://www.nocodb.com/demos
 
diff --git a/README_fr.md b/README_fr.md
index 7547e7a..6ec7024 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
 *(from NocoDB's website)*
 
 
-**Version incluse :** 0.90.11~ynh1
+**Version incluse :** 0.92.3~ynh1
 
 **Démo :** https://www.nocodb.com/demos
 
diff --git a/conf/app.src b/conf/app.src
index e00b615..d746228 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,7 +1,6 @@
-SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/8400c313906da8293014fd57b27653b0d806d4f8.zip
-SOURCE_SUM=9307888a5e21cb220280ca688bde6f71fafae4c3738df72e88a990d52c3c5544
+SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/c2277253ef6d2dfaf9907e206a2917c5d26d4127.zip
+SOURCE_SUM=79caeac87ee30ea8d6e96716d7604196e1b583dd6128716a980511e266f544ba
 SOURCE_SUM_PRG=sha256sum
 SOURCE_FORMAT=zip
-SOURCE_IN_SUBDIR=true
-SOURCE_FILENAME=
 SOURCE_EXTRACT=true
+SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 6753ae8..82d3eff 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.90.11~ynh1",
+    "version": "0.92.3~ynh1",
     "url": "https://www.nocodb.com",
     "upstream": {
         "license": "AGPL-3.0-only",