diff options
author | Chocobozzz <me@florianbigard.com> | 2019-05-22 08:22:14 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-05-22 08:22:14 +0200 |
commit | ea0877b405e9bf10cb488df1460ba74e2cede16e (patch) | |
tree | e643cce6a5d140432bbe54f3d15e8b2da91a2a46 /support/doc/api | |
parent | f2c6d11bd8a70c58d5379ad7a2a8edae86c14a4f (diff) | |
download | PeerTube-ea0877b405e9bf10cb488df1460ba74e2cede16e.tar.gz PeerTube-ea0877b405e9bf10cb488df1460ba74e2cede16e.tar.zst PeerTube-ea0877b405e9bf10cb488df1460ba74e2cede16e.zip |
Bumped to version v1.3.0-rc.2v1.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' |