new version

This commit is contained in:
jb-alvarado 2022-05-30 21:43:50 +02:00
parent 9c3fa83bec
commit 757077f03c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -195,7 +195,7 @@ dependencies = [
[[package]]
name = "ffplayout-engine"
version = "0.9.7"
version = "0.9.8"
dependencies = [
"chrono",
"clap",

View File

@ -4,7 +4,7 @@ description = "24/7 playout based on rust and ffmpeg"
license = "GPL-3.0"
authors = ["Jonathan Baecker jonbae77@gmail.com"]
readme = "README.md"
version = "0.9.7"
version = "0.9.8"
edition = "2021"
default-run = "ffplayout"