mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Version 2.10.0
This commit is contained in:
parent
fdbbf83b52
commit
8225196f43
2 changed files with 4 additions and 1 deletions
|
@ -230,3 +230,6 @@
|
|||
* Add filter to sort videos by name #5351
|
||||
* Add ability to configure OpenTelemetry Prometheus exporter listening hostname
|
||||
|
||||
[2.10.0]
|
||||
* Update base image to 4.0.0
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.9.0",
|
||||
"version": "2.10.0",
|
||||
"upstreamVersion": "5.0.0",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
|
|
Loading…
Reference in a new issue