diff --git a/README.md b/README.md index fd88598..f68c7d0 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.3.1 +**Shipped version:** 1.3.3 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f721a8d..7d9dbcb 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.3.1 +**Version incluse :** 1.3.3 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 34ab802..9fc5441 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.3.1/node-red-1.3.1.zip -SOURCE_SUM=5801EC18F9D5A932533092228D5190E528E88784DAC401C12D055A6C36D9A753 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.3.3/node-red-1.3.3.zip +SOURCE_SUM=21337b5c0ad923961d616e2b2203ec5f82453320a7b70b69c4bd1c31ffddf1a3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 03db602..0881dc2 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.3.1~ynh1", + "version": "1.3.3~ynh1", "url": "https://nodered.org", "license": "Apache-2.0", "maintainer": {