diff --git a/README.md b/README.md index f5d3f8d..0483891 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**Shipped version:** 0.251.3~ynh1 +**Shipped version:** 0.252.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7f3b68b..85caf51 100644 --- a/README_es.md +++ b/README_es.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**Versión actual:** 0.251.3~ynh1 +**Versión actual:** 0.252.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 708071f..90434cc 100644 --- a/README_eu.md +++ b/README_eu.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**Paketatutako bertsioa:** 0.251.3~ynh1 +**Paketatutako bertsioa:** 0.252.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 77c546c..ad3be3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas * Partagez vos vues publiquement et également avec une protection par mot de passe * Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL -**Version incluse :** 0.251.3~ynh1 +**Version incluse :** 0.252.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c342f5f..1b0564d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**Versión proporcionada:** 0.251.3~ynh1 +**Versión proporcionada:** 0.252.0~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 3d65002..f7090c1 100644 --- a/README_id.md +++ b/README_id.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**Versi terkirim:** 0.251.3~ynh1 +**Versi terkirim:** 0.252.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f35b629..9bd68de 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI -**分发版本:** 0.251.3~ynh1 +**分发版本:** 0.252.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index e2b60ba..e1b9778 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "NocoDB" description.en = "No-code platform that turns any database into a smart spreadsheet" description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent" -version = "0.251.3~ynh1" +version = "0.252.0~ynh1" maintainers = ["tituspijean"] @@ -42,10 +42,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.3/Noco-linux-x64" - amd64.sha256 = "b414aedca2d753a3732ee1198567e5d2df4416d8fbc209afd55322aba743f9e8" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.3/Noco-linux-arm64" - arm64.sha256 = "8ec38e5b54009a4a8bc16e38a8030e97b4b5df25e42dcca90ae35e93c7e10c67" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.252.0/Noco-linux-x64" + amd64.sha256 = "7575cad7026ea31940f42de46d54e8d1cd545d8635da76cfb29390937b398a5a" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.252.0/Noco-linux-arm64" + arm64.sha256 = "25b8494575651ca336a69812352f5ca077bda929ee8b6c15b7cb89ba74d09ffd" rename = "nocodb" extract = false