diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-26 08:49:46 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-26 08:49:46 +0200 |
commit | f01dc977ae3afc152f305cd14cb39c8207cf9ca4 (patch) | |
tree | 4f4d45c84d87829e87a51138cc3dd066e44a80ca /support/doc/api | |
parent | ee41d06e14be352d9160092885f5f9f60598d7cb (diff) | |
download | PeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.tar.gz PeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.tar.zst PeerTube-f01dc977ae3afc152f305cd14cb39c8207cf9ca4.zip |
Bumped to version v1.4.0v1.4.0
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 78159f89c..24ffdbc15 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.4.0-rc.1 | 4 | version: 1.4.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |