Dennis Schwerdel 8 éve
szülő
commit
692c124a61
2 módosított fájl, 6 hozzáadás és 4 törlés
  1. 5 3
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 5 - 3
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

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