From 4ce139c0e0ab93693dd6559311484549828f7802 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Tue, 15 Dec 2020 17:21:21 -0800 Subject: [PATCH] Bump api spec version --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index ea5a0c57a..13939148f 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: Owncast description: Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. The following APIs represent the state in the development master branch. - version: '0.0.3' + version: '0.0.4-development' contact: name: Gabe Kangas email: gabek@real-ity.com