diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 2af62c1d..24b08f23 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 => 2943, - BUILD_DATE => "2020-01-25", + BUILD_REVISION => 2946, + BUILD_DATE => "2020-01-26", }; sub new {