1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-13 16:29:09 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Girish Ramakrishnan
8c74b83013 Fix the version mess
0.3.0 was released without a changelog since I forgot to check that in
git (?)
2017-08-23 08:53:36 -07:00
2 changed files with 5 additions and 2 deletions

View File

@@ -31,6 +31,9 @@
[0.2.5]
* Updated to version 0.14.32
[0.2.6]
[0.3.0]
* Updated to version 0.14.33
[0.3.1]
* Updated to version 0.14.35

View File

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