diff options
author | Chocobozzz <me@florianbigard.com> | 2021-03-04 10:54:29 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-03-04 10:54:29 +0100 |
commit | 4468e1e4f77876e8a05b355b3482c425559c6f4f (patch) | |
tree | 6a0356ccc49d6f5d7b7dd0e3fde081b546be047c /support/doc/api | |
parent | 3473e2102aab5339e40e7b5067dcae178f777d3a (diff) | |
download | PeerTube-4468e1e4f77876e8a05b355b3482c425559c6f4f.tar.gz PeerTube-4468e1e4f77876e8a05b355b3482c425559c6f4f.tar.zst PeerTube-4468e1e4f77876e8a05b355b3482c425559c6f4f.zip |
Bumped to version v3.1.0-rc.1v3.1.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 cd231aa2b..9ccf567df 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: 3.0.1 | 4 | version: 3.1.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' |