Verison 0.5.0

This commit is contained in:
Girish Ramakrishnan 2020-07-22 14:20:36 -07:00
parent 87ba950868
commit efe43a244b
3 changed files with 6 additions and 2 deletions

View file

@ -2,5 +2,5 @@
.gitignore
.dockerignore
node_modules
screenshots
screenshots/

View file

@ -17,3 +17,7 @@
* Add video miniature dropdown in Discover page
* Add channel information in My videos page
* Add videos count per channel in My channels page
[0.5.0]
* Fix issue where configs were not loaded correctly

View file

@ -1,5 +1,5 @@
{
"version": "0.4.0",
"version": "0.5.0",
"id": "org.joinpeertube.cloudronapp",
"title": "PeerTube",
"author": "PeerTube developers",