diff --git a/README.md b/README.md index 4e15054..975918b 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.250.2~ynh1 +**Shipped version:** 0.251.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9b8ef0c..f484d56 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.250.2~ynh1 +**Versión actual:** 0.251.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7172daa..b85dafc 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.250.2~ynh1 +**Paketatutako bertsioa:** 0.251.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9b365d8..9daabe9 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.250.2~ynh1 +**Version incluse :** 0.251.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 561700d..1fa7ab7 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.250.2~ynh1 +**Versión proporcionada:** 0.251.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d5b51de..3e3b547 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.250.2~ynh1 +**分发版本:** 0.251.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index c9f8280..09e3ef8 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.250.2~ynh1" +version = "0.251.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.250.2/Noco-linux-x64" - amd64.sha256 = "a28e29bb30cb06b2d74fec492f81c2a866a733860d03e5880aeb570eab01138c" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.250.2/Noco-linux-arm64" - arm64.sha256 = "3480c23974e96eafb4f21117185552a1a7ae5976df29d25adc33a3816f420af1" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.0/Noco-linux-x64" + amd64.sha256 = "542a41e2c50356c53d6bc1df2c419040901194bd0b7726bb2ea48e870007e2e8" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.0/Noco-linux-arm64" + arm64.sha256 = "341840e59629323e532542c722a311594f0c5b89570d078d87f031306598e2c1" rename = "nocodb" extract = false