diff --git a/src/constants.js b/src/constants.js index 5c656c0..5cffd7c 100644 --- a/src/constants.js +++ b/src/constants.js @@ -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" }