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": {