From 4af07bb9b99b1099d95b832a73f7a083152f68fb Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 28 Jul 2017 15:44:32 -0700 Subject: [PATCH] Version 0.3.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 300ac60..50c29fd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,3 +31,6 @@ [0.2.5] * Updated to version 0.14.32 +[0.3.0] +* Updated to version 0.14.33 + diff --git a/CloudronManifest.json b/CloudronManifest.json index f7ab3bc..2b57071 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.5", + "version": "0.3.0", "healthCheckPath": "/check", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 1a36620..9fd3a67 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Syncthing v0.14.32. +This app packages Syncthing v0.14.33. 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.