From 2032c881a5883bc222b64e396c039b192036231c Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Sat, 10 Jun 2017 12:05:56 +0200 Subject: [PATCH] Fixed description --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f997e23..34c054d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,3 +15,6 @@ * Uses syncthing generated config (thanks to @rymnel) * Fixed typo in manifest (thanks to @rymnel) * Running under user cloudron + +[0.2.1] +* Fixed description diff --git a/CloudronManifest.json b/CloudronManifest.json index c166c79..4d77bd9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "0.2.0", + "version": "0.2.1", "healthCheckPath": "/check", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 6eddaf7..f278e1a 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Syncthing v0.14.27. +This app packages Syncthing v0.14.29. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.