diff --git a/README.md b/README.md index 9b10970..f5d3f8d 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.2~ynh1 +**Shipped version:** 0.251.3~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index c12731a..7f3b68b 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.2~ynh1 +**Versión actual:** 0.251.3~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 528f8de..708071f 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.2~ynh1 +**Paketatutako bertsioa:** 0.251.3~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0336eec..77c546c 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.2~ynh1 +**Version incluse :** 0.251.3~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 1a1b0c6..c342f5f 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.2~ynh1 +**Versión proporcionada:** 0.251.3~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 47f34e9..3d65002 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.2~ynh1 +**Versi terkirim:** 0.251.3~ynh1 **Demo:** @@ -37,7 +37,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp ## Dokumentasi dan sumber daya - Website aplikasi resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 867f01d..f35b629 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.2~ynh1 +**分发版本:** 0.251.3~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 4c2a97d..e2b60ba 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.2~ynh1" +version = "0.251.3~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.2/Noco-linux-x64" - amd64.sha256 = "7879a048166968e0e44ecc05ea5a739a4a672f71439914fa55a604f139285cd8" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.2/Noco-linux-arm64" - arm64.sha256 = "a8a42ff188b36aca99f1369b71949b72809e906bb58aad2d93fa5f115bd8f4b0" + 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" rename = "nocodb" extract = false