Sfoglia il codice sorgente

Updated postinstall message

Dennis Schwerdel 8 anni fa
parent
commit
37558f3b10
2 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -6,3 +6,6 @@
 
 [0.1.2]
 * Fixed wrong URL
+
+[0.1.3]
+* Updated postinstall message

+ 1 - 1
CloudronManifest.json

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