diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-27 08:16:56 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-28 13:45:42 +0100 |
commit | 93468b0889a3f65f28692be88c41d4628f0ec744 (patch) | |
tree | a64275c6a0793ad7922189abf86e4c9dfb1445d8 /support/doc | |
parent | be9bb9475e23a99f5a275259536767ef458fe33d (diff) | |
download | PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.gz PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.tar.zst PeerTube-93468b0889a3f65f28692be88c41d4628f0ec744.zip |
Bumped to version v2.1.1
Diffstat (limited to 'support/doc')
-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 42430ba40..28c97f2c8 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: 2.1.0 | 4 | version: 2.1.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |