forked from cloudron-apps/peertube-app
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]
|
||||
* Fix transcoding issues
|
||||
|
||||
[1.1.0]
|
||||
* Enable LDAP
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
"author": "PeerTube developers",
|
||||
|
|
Loading…
Reference in a new issue