Set version number for 0.0.5 in api spec

This commit is contained in:
Gabe Kangas 2021-01-11 11:22:16 -08:00
parent f14e5232f9
commit e16be346c0

View File

@ -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