0.0.60-vx . Dependabot is a bad bot.

This commit is contained in:
vexorian 2020-08-10 00:34:26 -04:00
parent 7d9fc9f3cf
commit 4f9bbba5e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# pseudotv 0.0.59-vx
# pseudotv 0.0.60-vx
![Discord](https://img.shields.io/discord/711313431457693727?logo=discord&logoColor=fff&style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/DEFENDORe/pseudotv?logo=github&style=flat-square) ![Docker Pulls](https://img.shields.io/docker/pulls/defendore/pseudotv?logo=docker&logoColor=fff&style=flat-square)
Create live TV channel streams from media on your Plex servers.

View File

@ -2,5 +2,5 @@ module.exports = {
SLACK: 9999,
TVGUIDE_MAXIMUM_PADDING_LENGTH_MS: 30*60*1000,
VERSION_NAME: "0.0.59-vx"
VERSION_NAME: "0.0.60-vx"
}