Prepare development on 0.0.62

Prepare development on 0.0.62
This commit is contained in:
vexorian 2020-08-15 00:32:44 -04:00 committed by GitHub
parent 54349f757b
commit f054d8dfcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@ module.exports = {
SLACK: 9999,
TVGUIDE_MAXIMUM_PADDING_LENGTH_MS: 30*60*1000,
VERSION_NAME: "0.0.61-prerelease"
VERSION_NAME: "0.0.62-prerelease"
}