mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Bump version
This commit is contained in:
parent
f4d628624e
commit
7938a5b4d2
2 changed files with 6 additions and 2 deletions
|
@ -317,3 +317,7 @@ Update web browsers support list:
|
|||
* Compact ActivityPub JSON-LD objects before using them to prevent incorrect access control @tesaguri
|
||||
* Protect ActivityPub information related to private/internal/blocked videos
|
||||
|
||||
[2.17.0]
|
||||
* Update PeerTube to 6.2.0
|
||||
* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v6.2.0)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "2.16.0",
|
||||
"upstreamVersion": "6.1.0",
|
||||
"version": "2.17.0",
|
||||
"upstreamVersion": "6.2.0",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
"author": "PeerTube developers",
|
||||
|
|
Loading…
Reference in a new issue