diff options
author | Chocobozzz <me@florianbigard.com> | 2021-06-01 10:56:46 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-06-01 11:03:52 +0200 |
commit | 1a148b479276f065d3633a2cf752f527d4b12942 (patch) | |
tree | 4a24d0fe7aaf88312189c53c4f9b9931afcc695a /support/doc/api/openapi.yaml | |
parent | 9f2d7a788fc730be92aa8f1ff52c6ecbedd4b162 (diff) | |
download | PeerTube-1a148b479276f065d3633a2cf752f527d4b12942.tar.gz PeerTube-1a148b479276f065d3633a2cf752f527d4b12942.tar.zst PeerTube-1a148b479276f065d3633a2cf752f527d4b12942.zip |
Bumped to version v3.2.1
Diffstat (limited to 'support/doc/api/openapi.yaml')
-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 0762e590a..34bf9c411 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: 3.2.0 | 4 | version: 3.2.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: https://joinpeertube.org | 7 | url: https://joinpeertube.org |