Fork 0.0.57

This commit is contained in:
vexorian 2020-08-04 22:47:28 -04:00
parent 370e68a189
commit 97b8fd73e1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# pseudotv 0.0.56-unofficial-vx
# pseudotv 0.0.57-unofficial-vx
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.56-unofficial-vx"
VERSION_NAME: "0.0.57-unofficial-vx"
}