Set version number for 0.0.5 in api spec
This commit is contained in:
parent
f14e5232f9
commit
e16be346c0
@ -2,7 +2,7 @@ openapi: 3.0.1
|
|||||||
info:
|
info:
|
||||||
title: Owncast
|
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.
|
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.5-development'
|
version: '0.0.5'
|
||||||
contact:
|
contact:
|
||||||
name: Gabe Kangas
|
name: Gabe Kangas
|
||||||
email: gabek@real-ity.com
|
email: gabek@real-ity.com
|
||||||
|
Loading…
Reference in New Issue
Block a user