diff options
author | Chocobozzz <me@florianbigard.com> | 2020-07-21 10:03:58 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-07-21 10:03:58 +0200 |
commit | 97aaeadad537cc6b19f508f074c3fba01ed1e93b (patch) | |
tree | 60b95b8f34bade665d111cd6d335587046cd0fab /support | |
parent | 99d031a2abbfb7a243811215deb8e67e85f30e19 (diff) | |
download | PeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.tar.gz PeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.tar.zst PeerTube-97aaeadad537cc6b19f508f074c3fba01ed1e93b.zip |
Bumped to version v2.3.0v2.3.0
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 79f75063f..7d308a114 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.3.0-rc.1 | 4 | version: 2.3.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |