mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 11:56:57 +08:00
Set version number for 0.0.5 in api spec
This commit is contained in:
@ -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.5-development'
|
||||
version: '0.0.5'
|
||||
contact:
|
||||
name: Gabe Kangas
|
||||
email: gabek@real-ity.com
|
||||
|
||||
Reference in New Issue
Block a user