Dennis Schwerdel преди 8 години
родител
ревизия
2032c881a5
променени са 3 файла, в които са добавени 5 реда и са изтрити 2 реда
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 3 - 0
CHANGELOG

@@ -15,3 +15,6 @@
 * Uses syncthing generated config (thanks to @rymnel)
 * Fixed typo in manifest (thanks to @rymnel)
 * Running under user cloudron
+
+[0.2.1]
+* Fixed description

+ 1 - 1
CloudronManifest.json

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

+ 1 - 1
DESCRIPTION.md

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