diff options
author | Chocobozzz <me@florianbigard.com> | 2020-08-27 08:46:36 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-08-27 08:46:36 +0200 |
commit | 5520f6658e330391f6439d65ffdaf07b46cefa64 (patch) | |
tree | 0072fdaa57033e949c3c4b88229905dbd7c6e5e1 /support | |
parent | 1a568b6fcae4cd64458bb2d53543bffd1a3baabc (diff) | |
download | PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.gz PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.tar.zst PeerTube-5520f6658e330391f6439d65ffdaf07b46cefa64.zip |
Bumped to version v2.4.0-rc.1v2.4.0-rc.1
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 464dcfbce..8c862181e 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1,7 +1,7 @@ | |||
1 | openapi: 3.0.0 | 1 | openapi: 3.0.0 |
2 | info: | 2 | info: |
3 | title: PeerTube | 3 | title: PeerTube |
4 | version: 2.3.0 | 4 | version: 2.4.0-rc.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |