From 6624a79c9120b4a426b5479cc9878ae49eb8ce92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Collin?= Date: Sat, 20 Apr 2024 12:25:13 +0200 Subject: [PATCH 1/2] Updated plugins urls --- conf/repository-next.json | 10 +++++----- conf/repository-stable.json | 10 +++++----- manifest.toml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/conf/repository-next.json b/conf/repository-next.json index 03f1744..783f41e 100644 --- a/conf/repository-next.json +++ b/conf/repository-next.json @@ -13,7 +13,7 @@ "display-name": "Basic plugin for editing entities", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugins/next/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugins/next/remoteEntry.mjs" }, "config": {} }, @@ -22,7 +22,7 @@ "display-name": "Additional editors for entity properties", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugins/next/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugins/next/remoteEntry.mjs" }, "config": {} }, @@ -31,7 +31,7 @@ "display-name": "Plugins to support datasources from Rest API", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-rest/next/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-rest/next/remoteEntry.mjs" }, "config": {} }, @@ -40,7 +40,7 @@ "display-name": "Plugins to generate and display reports", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-report/next/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-report/next/remoteEntry.mjs" }, "config": {} }, @@ -49,7 +49,7 @@ "display-name": "Plugins to get prices from shops", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-commerce/next/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-commerce/next/remoteEntry.mjs" }, "config": {} } diff --git a/conf/repository-stable.json b/conf/repository-stable.json index 587d604..968baa4 100644 --- a/conf/repository-stable.json +++ b/conf/repository-stable.json @@ -13,7 +13,7 @@ "display-name": "Basic plugin for editing entities", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugins/latest/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugins/latest/remoteEntry.mjs" }, "config": {} }, @@ -22,7 +22,7 @@ "display-name": "Additional editors for entity properties", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugins/latest/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugins/latest/remoteEntry.mjs" }, "config": {} }, @@ -31,7 +31,7 @@ "display-name": "Plugins to support datasources from Rest API", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-rest/latest/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-rest/latest/remoteEntry.mjs" }, "config": {} }, @@ -40,7 +40,7 @@ "display-name": "Plugins to generate and display reports", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-report/latest/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-report/latest/remoteEntry.mjs" }, "config": {} }, @@ -49,7 +49,7 @@ "display-name": "Plugins to get prices from shops", "version": "1.0.0", "info": { - "remote-entry":"https://dont-code.net/plugin-commerce/latest/remoteEntry.mjs" + "remote-entry":"https://run.dont-code.net/plugin-commerce/latest/remoteEntry.mjs" }, "config": {} } diff --git a/manifest.toml b/manifest.toml index 5cf9942..4b57c35 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Dont-code Services" description.en = "Install services and databases needed to support Dont-code platform" description.fr = "Installe les services et base de données nécessaires pour utiliser la plateforme Dont-code" -version = "0.3.1~ynh4" +version = "0.3.1~ynh5" maintainers = ["Dont-code Team"] From 0f8dec73f6c5d7dff7f0d3deafe4a648ea960b9c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Apr 2024 10:25:20 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b6a2471..d302211 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Shipped version:** 0.3.1~ynh4 +**Shipped version:** 0.3.1~ynh5 **Demo:** diff --git a/README_eu.md b/README_eu.md index c123483..5c5e4de 100644 --- a/README_eu.md +++ b/README_eu.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Paketatutako bertsioa:** 0.3.1~ynh4 +**Paketatutako bertsioa:** 0.3.1~ynh5 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8561652..68ade82 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Version incluse :** 0.3.1~ynh4 +**Version incluse :** 0.3.1~ynh5 **Démo :** diff --git a/README_gl.md b/README_gl.md index aca4f64..8bf3ae4 100644 --- a/README_gl.md +++ b/README_gl.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Versión proporcionada:** 0.3.1~ynh4 +**Versión proporcionada:** 0.3.1~ynh5 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c5bea16..d63738f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**分发版本:** 0.3.1~ynh4 +**分发版本:** 0.3.1~ynh5 **演示:**