forked from cloudron-apps/peertube-app
Version 1.0.0
This commit is contained in:
parent
c4026054b9
commit
bf58caa6f7
2 changed files with 4 additions and 1 deletions
|
@ -39,3 +39,6 @@
|
|||
* Improve video miniature grids to fill the space as much as possible @rigelk
|
||||
* Add video miniature dropdown in Discover page
|
||||
|
||||
[1.0.0]
|
||||
* Fix transcoding issues
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.7.0",
|
||||
"version": "1.0.0",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
"author": "PeerTube developers",
|
||||
|
|
Loading…
Reference in a new issue