diff options
author | Chocobozzz <me@florianbigard.com> | 2020-07-06 11:09:12 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-07-06 11:09:12 +0200 |
commit | 27647da17fe53ff24ed27ef8618bc244c0be6b26 (patch) | |
tree | cf5b6e06663ed20cc76e1b63e1d3a31457573aa7 /support/doc/api | |
parent | 767bb14a381f6c7b5bf27c0f17d6c86a0f42a21f (diff) | |
download | PeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.tar.gz PeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.tar.zst PeerTube-27647da17fe53ff24ed27ef8618bc244c0be6b26.zip |
Bumped to version v2.3.0-rc.1v2.3.0-rc.1
Diffstat (limited to 'support/doc/api')
-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 3c22a297f..79f75063f 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.2.0 | 4 | version: 2.3.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' |