diff options
author | Chocobozzz <me@florianbigard.com> | 2018-11-22 15:04:14 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-11-22 15:04:14 +0100 |
commit | 6cc98dfff3d021c0c75e618e251fc99706459bf2 (patch) | |
tree | c8cfcef2e48f765053259f5d5ee02c948d9ead73 /support/doc | |
parent | 326b44070b32210f12f53e52288047cb7652a13d (diff) | |
download | PeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.tar.gz PeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.tar.zst PeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.zip |
Add open api bump version in release script
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 f0c0b46b1..3a3e71f93 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: 1.1.0-alpha.2 | 4 | version: 1.1.0-rc.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |