diff options
author | Chocobozzz <me@florianbigard.com> | 2021-05-11 09:05:52 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-05-11 09:05:52 +0200 |
commit | 462212107a04592518193d8e9a7a7c517d982791 (patch) | |
tree | 33e212d805232a9e4efe4655a5e29b97b995b52c /support/doc | |
parent | ea868761336d1180abfa284e2717d67cc8ba0373 (diff) | |
download | PeerTube-462212107a04592518193d8e9a7a7c517d982791.tar.gz PeerTube-462212107a04592518193d8e9a7a7c517d982791.tar.zst PeerTube-462212107a04592518193d8e9a7a7c517d982791.zip |
Bumped to version v3.2.0-rc.1v3.2.0-rc.1
Diffstat (limited to 'support/doc')
-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 458aa9c94..0e0d2ab5f 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: 3.1.0 | 4 | version: 3.2.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' |