diff --git a/CHANGELOG b/CHANGELOG index 34c054d..29735c3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,3 +18,6 @@ [0.2.1] * Fixed description + +[0.2.2] +* Add to sync category in app store diff --git a/CloudronManifest.json b/CloudronManifest.json index 4d77bd9..4e09171 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "0.2.1", + "version": "0.2.2", "healthCheckPath": "/check", "httpPort": 8000, "addons": { @@ -25,7 +25,8 @@ "contactEmail": "support@cloudron.io", "icon": "logo.png", "tags": [ - "storage" + "storage", + "sync" ], "mediaLinks": [ "https://git.cloudron.io/dswd/syncthing-app/raw/master/screenshots/1.jpg"