Version 1.2.0

This commit is contained in:
Girish Ramakrishnan 2018-11-09 16:32:21 -08:00
parent 1e5cc8b533
commit 55ad5b2a12
3 changed files with 5 additions and 2 deletions

View File

@ -96,3 +96,6 @@
[1.1.0]
* Use latest base image
[1.2.0]
* Update Syncthing to 0.14.52

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.1.0",
"version": "1.2.0",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Syncthing <upstream>v0.14.51</upstream>.
This app packages Syncthing <upstream>v0.14.52</upstream>.
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.