diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-26 08:49:46 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-26 11:56:10 +0200 |
commit | 076d3ace1e89c9f7083f37e654f837801c891503 (patch) | |
tree | 99b1feaf32dfa68847e9af702285effd16993143 /support/doc/api | |
parent | 0b7a6cd0ad28a677e30d62c81ae94dac032986ac (diff) | |
download | PeerTube-076d3ace1e89c9f7083f37e654f837801c891503.tar.gz PeerTube-076d3ace1e89c9f7083f37e654f837801c891503.tar.zst PeerTube-076d3ace1e89c9f7083f37e654f837801c891503.zip |
Bumped to version v1.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 baea3710d..69717525d 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' |