From 5629e4001747e203f20786f1861c55f8d1a5aa76 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 18 Mar 2020 19:45:55 +0100 Subject: [PATCH 1/4] Upgrade app.src to v1.0.4 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 084fa8d..879d4c9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.0.1/node-red-1.0.1.zip -SOURCE_SUM=47F5E8602CD5A69F970D631D01E563D6647F8F3FE1C8998D40136A71296C65B2 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.0.4/node-red-1.0.4.zip +SOURCE_SUM=AF24A94931FBD356E175F32FE799FB105424CFADC0DAEB687EC048BBDCA06060 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From aab8f718b58be2a4b05f0e6c52a80e975e1ff4d0 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 18 Mar 2020 19:46:33 +0100 Subject: [PATCH 2/4] Upgrade README.md to v1.0.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa02768..c881cba 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Flow-based programming for the Internet of Things. -**Shipped version:** 1.0.1 +**Shipped version:** 1.0.4 ## Screenshots From c94d68b995c4cf8a84605270f9840fa6cb39033e Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 18 Mar 2020 19:47:03 +0100 Subject: [PATCH 3/4] Upgrade README_fr.md to v1.0.4 --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index f289843..f391cd1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble Programmation par flux de données pour l'Internet des objets. -**Version incluse:** 1.0.1 +**Version incluse:** 1.0.4 ## Captures d'écran From 583b3aac6d15cb1fe5adbc9e2dcd185dbdb0452b Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 18 Mar 2020 19:47:31 +0100 Subject: [PATCH 4/4] Upgrade manifest.json to v1.0.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b06f0a9..c704a53 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": "1.0.1~ynh1", + "version": "1.0.4~ynh1", "url": "https://nodered.org", "license": "apache2", "maintainer": {