浏览代码

Fixed description

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.