diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index c45d4a1d..5d498439 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -26,8 +26,8 @@ use LWP::UserAgent; # These are set automatically by build/update_version.pl use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2957, - BUILD_DATE => "2020-01-26", + BUILD_REVISION => 2996, + BUILD_DATE => "2020-01-29", }; sub new {