diff options
author | Chocobozzz <me@florianbigard.com> | 2018-12-04 08:29:12 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-12-04 08:29:12 +0100 |
commit | b6ff69719d7905c1c62c193d34fca3eb27e982fb (patch) | |
tree | 6601fc080e29bc1cca4f442425926d5c4cab2611 /support/doc | |
parent | b73ddc8a576531ae1398f3a2ad30c201290dcb12 (diff) | |
download | PeerTube-b6ff69719d7905c1c62c193d34fca3eb27e982fb.tar.gz PeerTube-b6ff69719d7905c1c62c193d34fca3eb27e982fb.tar.zst PeerTube-b6ff69719d7905c1c62c193d34fca3eb27e982fb.zip |
Bumped to version v1.1.0v1.1.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 b83362a37..9848c93ee 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: 1.1.0-rc.1 | 4 | version: 1.1.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |