diff options
author | Chocobozzz <me@florianbigard.com> | 2020-06-02 10:04:05 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-06-02 10:04:05 +0200 |
commit | a55c98031b1287bc568c14917bc5588c3badd8af (patch) | |
tree | 87e3ad1874e36f1b18a6da3558991f90f9a67bed /support/doc | |
parent | f3e887e5f0f5669d09ca6fad13f3a39095d4b2f0 (diff) | |
download | PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.gz PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.tar.zst PeerTube-a55c98031b1287bc568c14917bc5588c3badd8af.zip |
Bumped to version v2.2.0v2.2.0
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 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' |