diff options
author | Chocobozzz <me@florianbigard.com> | 2019-02-14 12:41:55 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-02-15 09:43:39 +0100 |
commit | 301fc49c171b74750b1a963dadd7774bd8236827 (patch) | |
tree | 7edf167d75896f3ccd2b3cfb85be9b31a4cd6ce0 /support | |
parent | 52f659f22130788d70c503b8563679053281c3d7 (diff) | |
download | PeerTube-301fc49c171b74750b1a963dadd7774bd8236827.tar.gz PeerTube-301fc49c171b74750b1a963dadd7774bd8236827.tar.zst PeerTube-301fc49c171b74750b1a963dadd7774bd8236827.zip |
Bumped to version v1.2.1
Diffstat (limited to 'support')
-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' |