aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-11-22 15:04:14 +0100
committerChocobozzz <me@florianbigard.com>2018-11-22 15:04:14 +0100
commit6cc98dfff3d021c0c75e618e251fc99706459bf2 (patch)
treec8cfcef2e48f765053259f5d5ee02c948d9ead73 /support
parent326b44070b32210f12f53e52288047cb7652a13d (diff)
downloadPeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.tar.gz
PeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.tar.zst
PeerTube-6cc98dfff3d021c0c75e618e251fc99706459bf2.zip
Add open api bump version in release script
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml2
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 @@
1openapi: 3.0.0 1openapi: 3.0.0
2info: 2info:
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'