diff options
author | Chocobozzz <me@florianbigard.com> | 2019-05-22 08:22:14 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-05-22 09:37:13 +0200 |
commit | faebb423555b869ae32f9ae02641de31ae56b3ee (patch) | |
tree | 0de9d81b5badae4a720a856f945cd986e1c07fdc /support/doc/api | |
parent | 3cc8f8cc3c1a6984840fe223cdacd3f192224442 (diff) | |
download | PeerTube-faebb423555b869ae32f9ae02641de31ae56b3ee.tar.gz PeerTube-faebb423555b869ae32f9ae02641de31ae56b3ee.tar.zst PeerTube-faebb423555b869ae32f9ae02641de31ae56b3ee.zip |
Bumped to version v1.3.0-rc.2
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 7b67b5c64..9963e1d26 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.3.0-rc.1 | 4 | version: 1.3.0-rc.2 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |