diff --git a/CHANGELOG b/CHANGELOG index a68f0b2..7848743 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -48,3 +48,6 @@ [1.1.1] * Fix transcoding error with readonly file system +[1.2.0] +* Update ffmpeg to 4.3 + diff --git a/CloudronManifest.json b/CloudronManifest.json index c9410af..ce91c7e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.1", + "version": "1.2.0", "id": "org.joinpeertube.cloudronapp", "title": "PeerTube", "author": "PeerTube developers",