diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 31a7ca0..d04e8e7 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.207.2~ynh1 +**Shipped version:** 0.207.3~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 289736b..5127181 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.207.2~ynh1 +**Versión actual:** 0.207.3~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 359187e..e80aebc 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.207.2~ynh1 +**Paketatutako bertsioa:** 0.207.3~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 15937a1..c125437 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.207.2~ynh1 +**Version incluse :** 0.207.3~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b1de545..f49e50b 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.207.2~ynh1 +**Versión proporcionada:** 0.207.3~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 92cac1e..3edcf3c 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.207.2~ynh1 +**分发版本:** 0.207.3~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 250d6aa..b5f7e67 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.207.2~ynh1" +version = "0.207.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.207.2/Noco-linux-x64" - amd64.sha256 = "9acd4c327eab070a9000d1beb2717a9eb70d445591e39f1a09fa9771bc9c440f" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.2/Noco-linux-arm64" - arm64.sha256 = "9c7861407910ae6eb1ebf83d063d90739c165a31eceeef8ec61cfe701fc1b178" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.3/Noco-linux-x64" + amd64.sha256 = "839982b0d40b3f159bc8bf4013b97494be1f03746c906ad673b59d4910b62171" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.3/Noco-linux-arm64" + arm64.sha256 = "7b0e56851b725211739256e92bda3db230901d391e9c02997faf5ffed0c53eff" rename = "nocodb" extract = false