diff --git a/README.md b/README.md index d78db96..31a7ca0 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.1~ynh1 +**Shipped version:** 0.207.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9fefe65..289736b 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.1~ynh1 +**Versión actual:** 0.207.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8a2f079..359187e 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.1~ynh1 +**Paketatutako bertsioa:** 0.207.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index cc15a0a..15937a1 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.1~ynh1 +**Version incluse :** 0.207.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c139822..b1de545 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.1~ynh1 +**Versión proporcionada:** 0.207.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index bf25b1c..92cac1e 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.1~ynh1 +**分发版本:** 0.207.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 7f33857..250d6aa 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.1~ynh1" +version = "0.207.2~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.1/Noco-linux-x64" - amd64.sha256 = "6f627c070b45bb03aeccd4c403961bffcd870926129cef35266f7b0bb96e0457" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.1/Noco-linux-arm64" - arm64.sha256 = "fc924e0e76b3972345be2bbb0c5bb5bf85308d5893c6176d069b101367b57587" + 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" rename = "nocodb" extract = false