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