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
98a445de41
commit
0471f18395
2 changed files with 6 additions and 2 deletions
|
@ -286,3 +286,7 @@ Update web browsers support list:
|
|||
[2.13.0]
|
||||
* Update base image to 4.2.0
|
||||
|
||||
[2.14.0]
|
||||
* Update PeerTube to 6.0.2
|
||||
* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v6.0.2)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "2.13.0-1",
|
||||
"upstreamVersion": "5.2.1",
|
||||
"version": "2.14.0",
|
||||
"upstreamVersion": "6.0.2",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
"author": "PeerTube developers",
|
||||
|
|
Loading…
Reference in a new issue