diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 74320058..2de60a04 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2567, - BUILD_DATE => "2019-11-25", + BUILD_REVISION => 2570, + BUILD_DATE => "2019-12-14", }; sub new {