diff options
author | Chocobozzz <me@florianbigard.com> | 2020-12-16 09:46:27 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-12-16 09:46:27 +0100 |
commit | 505816fa107ed74a6174d380f28748d715078a27 (patch) | |
tree | e9866c0391bfa8a3287ba9d09c321b15597bdfda /support/doc/api/openapi.yaml | |
parent | 8043befa3891e0386ec7bef6a077bed68bb3e232 (diff) | |
download | PeerTube-505816fa107ed74a6174d380f28748d715078a27.tar.gz PeerTube-505816fa107ed74a6174d380f28748d715078a27.tar.zst PeerTube-505816fa107ed74a6174d380f28748d715078a27.zip |
Bumped to version v3.0.0-rc.1v3.0.0-rc.1
Diffstat (limited to 'support/doc/api/openapi.yaml')
-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 c06bffb0a..10134a3e2 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.4.0 | 4 | version: 3.0.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' |