diff options
author | Chocobozzz <me@florianbigard.com> | 2020-06-02 11:18:29 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-06-02 11:18:29 +0200 |
commit | 35b30b643cf9870b0934f34253ffb23cf6a264b0 (patch) | |
tree | 416cef0a63f1a6b8cda4adbc1b663f4b269f250f /support | |
parent | b763f88dd0f455ce0ccae9cb81182c985a47c101 (diff) | |
parent | a55c98031b1287bc568c14917bc5588c3badd8af (diff) | |
download | PeerTube-35b30b643cf9870b0934f34253ffb23cf6a264b0.tar.gz PeerTube-35b30b643cf9870b0934f34253ffb23cf6a264b0.tar.zst PeerTube-35b30b643cf9870b0934f34253ffb23cf6a264b0.zip |
Merge branch 'release/2.2.0' into develop
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 6787679cf..4ba950a9d 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-rc.1 | 4 | version: 2.2.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |