diff options
author | Chocobozzz <me@florianbigard.com> | 2019-02-14 12:41:55 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-02-14 12:41:55 +0100 |
commit | 340f31ce96c456942fb01800f31d795e0f355d74 (patch) | |
tree | d8e1e8d21054fc4d966c009bdd05333a2a6e44cb /support/doc/api | |
parent | a0917aedaeaa63c01c675feac70777facf391f15 (diff) | |
download | PeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.tar.gz PeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.tar.zst PeerTube-ca5164b204367eb23aeaa7d65e9dc133d2189801.zip |
Bumped to version v1.2.1v1.2.1
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 f2bb945f9..ea419029c 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.2.0 | 4 | version: 1.2.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |