diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 11fc00d2..9339c8a8 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 => 2918, - BUILD_DATE => "2020-01-24", + BUILD_REVISION => 2923, + BUILD_DATE => "2020-01-25", }; sub new {