mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-22 01:21:10 +00:00
Version 1.1.0
This commit is contained in:
parent
26ec47901c
commit
c3481eb352
2 changed files with 4 additions and 1 deletions
|
@ -42,3 +42,6 @@
|
||||||
[1.0.0]
|
[1.0.0]
|
||||||
* Fix transcoding issues
|
* Fix transcoding issues
|
||||||
|
|
||||||
|
[1.1.0]
|
||||||
|
* Enable LDAP
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"id": "org.joinpeertube.cloudronapp",
|
"id": "org.joinpeertube.cloudronapp",
|
||||||
"title": "PeerTube",
|
"title": "PeerTube",
|
||||||
"author": "PeerTube developers",
|
"author": "PeerTube developers",
|
||||||
|
|
Loading…
Reference in a new issue