diff options
author | Chocobozzz <me@florianbigard.com> | 2020-05-18 08:13:34 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-05-18 08:13:34 +0200 |
commit | d9cb5227803a285fde4d2ba9b1e1bac2dd64c231 (patch) | |
tree | f9d18e6d0d5db5cbe41ec96f678a568033bdd864 /support/doc | |
parent | e00aa3535e89d922128c7849f64e0f827d3fb903 (diff) | |
download | PeerTube-d9cb5227803a285fde4d2ba9b1e1bac2dd64c231.tar.gz PeerTube-d9cb5227803a285fde4d2ba9b1e1bac2dd64c231.tar.zst PeerTube-d9cb5227803a285fde4d2ba9b1e1bac2dd64c231.zip |
Bumped to version v2.2.0-rc.1v2.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 dbf6d2943..6787679cf 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.1.1 | 4 | version: 2.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' |