From 03879ca8dfd2204c24e1f6866141c5c7d175c5eb Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 2 Jun 2020 11:33:10 +0200 Subject: [PATCH] Bump version --- CHANGELOG | 2 ++ CloudronManifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5c40463..c16c1ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -165,3 +165,5 @@ * Show users last activity date #2936 * Ability to follow HTML redirections when retrieving full article content #2985 +[1.9.2] +* Make p/api/ folder writeable for extensions like TinyTinyRSS api extension diff --git a/CloudronManifest.json b/CloudronManifest.json index 9e5607e..afdd06a 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.9.1", + "version": "1.9.2", "healthCheckPath": "/", "httpPort": 8000, "addons": {