Version 2.7.0

This commit is contained in:
Girish Ramakrishnan 2022-06-07 16:48:00 -07:00
parent 6b9e6af286
commit 2165462327
2 changed files with 5 additions and 2 deletions

View file

@ -154,3 +154,6 @@
[2.6.4]
* Symlink cache folder for node-gyp to work
[2.7.0]
* Update PeerTube to 4.2.0
* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v4.2.0)

View file

@ -1,6 +1,6 @@
{
"version": "2.6.4",
"upstreamVersion": "4.1.1",
"version": "2.7.0",
"upstreamVersion": "4.2.0",
"id": "org.joinpeertube.cloudronapp",
"title": "PeerTube",
"author": "PeerTube developers",