From cca52ed3c3c20003578f70854449c0335e968eef Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 15 Oct 2020 17:36:47 -0700 Subject: [PATCH] Version 1.1.1 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ca5af47..a68f0b2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -45,3 +45,6 @@ [1.1.0] * Enable LDAP +[1.1.1] +* Fix transcoding error with readonly file system + diff --git a/CloudronManifest.json b/CloudronManifest.json index b2d12d2..c9410af 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.1", "id": "org.joinpeertube.cloudronapp", "title": "PeerTube", "author": "PeerTube developers",