diff options
author | Chocobozzz <me@florianbigard.com> | 2021-03-24 17:47:59 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-03-24 17:47:59 +0100 |
commit | 29553847dc0aec499cd790c90f5f35d0036dd2a1 (patch) | |
tree | e14ca4bc6db9e5b5fca3a2f66ba92145a5ebbb95 /support/doc | |
parent | b5ab0e5bf7434e93e7c9f83897f62bbb2b03acce (diff) | |
download | PeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.tar.gz PeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.tar.zst PeerTube-29553847dc0aec499cd790c90f5f35d0036dd2a1.zip |
Bumped to version v3.1.0v3.1.0
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 c7b266f4b..bf99cb45c 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.1.0-rc.1 | 4 | version: 3.1.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |