diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-27 08:16:56 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-27 08:16:56 +0100 |
commit | 195ba6cdf38f4515a514cf8432930576539b0a04 (patch) | |
tree | bf2a67df0f08ec0e501123da0ff6a1a8dd63239a /support | |
parent | 59df8adfa2f646c30b882a8efd3ee7acb7c89739 (diff) | |
download | PeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.tar.gz PeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.tar.zst PeerTube-195ba6cdf38f4515a514cf8432930576539b0a04.zip |
Bumped to version v2.1.1v2.1.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 f1cfb81a4..85f1102b4 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' |