mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-01 12:45:02 +00:00
Fix the version mess
0.3.0 was released without a changelog since I forgot to check that in git (?)
This commit is contained in:
@@ -31,6 +31,9 @@
|
|||||||
[0.2.5]
|
[0.2.5]
|
||||||
* Updated to version 0.14.32
|
* 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
|
* Updated to version 0.14.35
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "0.2.6",
|
"version": "0.3.1",
|
||||||
"healthCheckPath": "/check",
|
"healthCheckPath": "/check",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user