diff --git a/README.md b/README.md index 7bb25f6..00d9a49 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It allows you to take control of your own ZeroTier network without relying on th -**Shipped version:** 20220103~ynh4 +**Shipped version:** 20230311~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1b99d7a..b7171ab 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ It allows you to take control of your own ZeroTier network without relying on th -**Version incluse :** 20220103~ynh4 +**Version incluse :** 20230311~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index ec9db1c..eb85509 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/key-networks/ztncui/archive/8fb29fa60771bdaa1e66157c7c383cb56afa0c8f.zip -SOURCE_SUM=37a2f57eb199c5121ec28c61c5a294afe3ec095751504c635f6f1c2b06568e66 +SOURCE_URL=https://github.com/key-networks/ztncui/archive/42248c13593e90f62238ee79ea5708a54eacf753.zip +SOURCE_SUM=596450AF9F567D64EBDD488F0F379E3BFC0BB569EDEA6C832ADF0DC3DA693F0F SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 17563a2..f566c89 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ZeroTier network controller user interface", "fr": "Interface utilisateur pour le contrôleur de réseau ZeroTier" }, - "version": "20220103~ynh4", + "version": "20230311~ynh1", "url": "https://key-networks.com/ztncui", "upstream": { "license": "GPL-3.0-only", @@ -19,7 +19,7 @@ "email": "tituspijean@outlook.com" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 4.3" }, "services": [], "multi_instance": false, @@ -27,7 +27,7 @@ "install": [ { "name": "warning", - "type": "display_text", + "type": "alert", "ask": { "en": "REMINDER: ztncui needs the ZeroTier app to be already installed.", "fr": "RAPPEL: ztncui nécessite que l'app ZeroTier soit déjà installée."