mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Version 2.7.0
This commit is contained in:
parent
6b9e6af286
commit
2165462327
2 changed files with 5 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue