From 164e6c87787173d9ac4eaf7dd80db4056fd3e354 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 20 Mar 2018 10:32:54 +0100 Subject: Prepare beta --- support/doc/api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc/api/openapi.yaml') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 634da66e8..44b437c40 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: title: PeerTube - version: 1.0.0-alpha + version: 1.0.0-beta description: Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. host: peertube.example.com basePath: '/api/v1' -- cgit v1.2.3