From 692c124a617a68152844ff4ff8e7a5b482ebf5b8 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Sat, 10 Jun 2017 11:48:10 +0200 Subject: [PATCH] Version 0.2.0 --- CHANGELOG | 8 +++++--- CloudronManifest.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 45f8e93..f997e23 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,8 @@ [0.1.3] * Updated postinstall message -[0.1.4] -* Uses syncthing generated config -* Bumps to version 0.14.29 +[0.2.0] +* Upstream version 0.14.29 +* Uses syncthing generated config (thanks to @rymnel) +* Fixed typo in manifest (thanks to @rymnel) +* Running under user cloudron diff --git a/CloudronManifest.json b/CloudronManifest.json index 9619cb9..c166c79 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "0.1.4", + "version": "0.2.0", "healthCheckPath": "/check", "httpPort": 8000, "addons": {