From: Girish Ramakrishnan Date: Sat, 17 Sep 2016 01:11:50 +0000 (-0700) Subject: Version 0.5.7 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=214c5e3f5561d3c3e013a158bd93211d10879dd2 Version 0.5.7 --- diff --git a/CHANGELOG b/CHANGELOG index 0306aa0..f43ba25 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,3 +31,8 @@ [0.5.6] * Use new base image 0.9.0 + +[0.5.7] +* Add post install message +* Download files as attachments + diff --git a/CloudronManifest.json b/CloudronManifest.json index 00a7e6c..96a56b4 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,8 +9,7 @@ "webserver", "server" ], - "version": "0.5.6", - "targetBoxVersion": "0.4.0", + "version": "0.5.7", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1,