From 25a8aa645bf7f86d566dd87e35be930fcb900cce Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Nov 2023 06:00:58 +0000 Subject: [PATCH] Upgrade to v3.1.0 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 89ed2fc..c514a65 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Flow-based programming for the Internet of Things", "fr": "Programmation par flux de données pour l'Internet des objets" }, - "version": "3.0.2~ynh3", + "version": "3.1.0~ynh1", "url": "https://nodered.org", "upstream": { "license": "Apache-2.0", @@ -54,4 +54,4 @@ } ] } -} \ No newline at end of file +}