summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Kangas <gabek@real-ity.com>2021-09-22 17:35:18 -0700
committerGabe Kangas <gabek@real-ity.com>2021-09-22 17:35:18 -0700
commit02a5e9f9fa15ef3a1dcb113d85e282bc93d0d5ea (patch)
tree798f9b5b2d1c6c008c3fe07818e137eb9710dc8c
parent5d9128d35a15569d3e524e8c49be6b541c6c73f0 (diff)
Bump API doc version
-rw-r--r--openapi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openapi.yaml b/openapi.yaml
index 51bbadd2a..79f759263 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 branch.
- version: '0.0.8'
+ version: '0.0.9'
contact:
name: Gabe Kangas
email: gabek@real-ity.com